RGB
0, 206, 209
HSL
181°, 100%, 41%
CMYK
100, 1, 0, 18
HSV
181°, 100%, 82%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #00CED1 |
color: #00CED1;
|
| RGB | 0, 206, 209 |
color: rgb(0, 206, 209);
|
| RGB Percentage | 0%, 81%, 82% |
color: rgb(0%, 81%, 82%);
|
| CMYK | 100%, 1%, 0%, 18% | Not supported in CSS |
| HSL | 181°, 100%, 41% |
color: hsl(181, 100%, 41%);
|
| HSV | 181°, 100%, 82% | Not supported in CSS |
| CIE-LAB | 33, -41, -1 |
color: lab(33% -41 -1);
|
| Decimal | 52945 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.dark-turquoise {
color: #00CED1;
}
SCSS
$dark-turquoise: #00CED1;
RGB
rgb(0, 206, 209)
Accessibility & Contrast
White background
1.95:1
1.95
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
10.75:1
10.75
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element