#00CDCD#00CDCD
#00CDCD is a light, vivid teal. Relative luminance 0.481; OKLCH L 76.8% C 0.131 H 194.8°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #00CDCD |
|---|---|
| RGB | rgb(0, 205, 205) |
| HSL | hsl(180, 100%, 40%) |
| HSV | hsv(180, 100%, 80%) |
| CMYK | cmyk(100%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(74.87, -40.79, -11.99) |
| CIE-LCH | lch(74.87, 42.52, 196.38°) |
| OKLab | oklab(76.81% -0.1268 -0.0334) |
| OKLCH | oklch(76.81% 0.131 194.8) |
| XYZ | xyz(32.8455, 48.0660, 65.2923) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.08
Mediumturquoise
#48D1CC
ΔE00 2.68
Aqua Blue
#02D8E9
ΔE00 6.35
Topaz
#13BBAF
ΔE00 6.45
Turquoise
#40E0D0
ΔE00 6.93
Lightseagreen
#20B2AA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00CDCD #CD0000
analogous
#00CD66 #00CDCD #0066CD
triadic
#00CDCD #CD00CD #CDCD00
tetradic
#00CDCD #6600CD #CD0000 #66CD00
square
#00CDCD #6600CD #CD0000 #66CD00
split-complementary
#00CDCD #CD0066 #CD6600
monochromatic
#005353 #009090 #00CDCD #0BFFFF #48FFFF
Accessibility & contrast
On white
1.98
#00CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#00CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #00CDCD
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##00CDCD | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#A7B1CE
Tritanopia (blue-blind)
#00D4CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #00cdcd; /* rgb */ color: rgb(0, 205, 205); /* oklch */ color: oklch(76.8% 0.131 194.8);
Tailwind
colors: {
custom: {
50: '#7ddddc',
500: '#00cdcd',
950: '#000000',
},
}SCSS
$custom: #00cdcd; $custom-light: #7ddddc; $custom-dark: #000000;
JSON
{
"hex": "#00cdcd",
"rgb": {
"r": 0,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 100,
"l": 40.196
},
"oklch": {
"l": 0.76807,
"c": 0.13111,
"h": 194.8
},
"luminance": 0.4807
}Semantic roles & 50–950 ramp
primary
#00CDCD
secondary
#DF4A4A
accent
#2929FF
background
#F8FDFD
surface
#F0FBFB
border
#CBD4D4
text
#0C1515
muted
#7D8383