#C0EFEA#C0EFEA
#C0EFEA is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.8% C 0.049 H 188.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EFEA |
|---|---|
| RGB | rgb(192, 239, 234) |
| HSL | hsl(174, 59%, 85%) |
| HSV | hsv(174, 20%, 94%) |
| CMYK | cmyk(19.7%, 0%, 2.1%, 6.3%) |
| CIE-LAB | lab(91.18, -15.99, -2.56) |
| CIE-LCH | lch(91.18, 16.19, 189.08°) |
| OKLab | oklab(91.8% -0.0482 -0.0071) |
| OKLCH | oklch(91.8% 0.049 188.4) |
| XYZ | xyz(67.4518, 78.8776, 89.4969) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.96
Light Light Blue
#CAFFFB
ΔE00 3.38
Paleturquoise
#AFEEEE
ΔE00 3.47
Ice
#D6FFFA
ΔE00 3.87
Pale Blue
#D0FEFE
ΔE00 3.92
Eggshell Blue
#C4FFF7
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EFEA #EFC0C5
analogous
#C0EFD3 #C0EFEA #C0DDEF
triadic
#C0EFEA #EAC0EF #EFEAC0
tetradic
#C0EFEA #D3C0EF #EFC0C5 #DDEFC0
square
#C0EFEA #D3C0EF #EFC0C5 #DDEFC0
split-complementary
#C0EFEA #EFC0DD #EFD3C0
monochromatic
#5ED6C9 #8FE3DA #C0EFEA #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.25
#C0EFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#C0EFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EFEA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EFEA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E0E3EB
Tritanopia (blue-blind)
#B3F1ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #c0efea; /* rgb */ color: rgb(192, 239, 234); /* oklch */ color: oklch(91.8% 0.049 188.4);
Tailwind
colors: {
custom: {
50: '#d3f4f0',
500: '#c0efea',
950: '#000000',
},
}SCSS
$custom: #c0efea; $custom-light: #d3f4f0; $custom-dark: #000000;
JSON
{
"hex": "#c0efea",
"rgb": {
"r": 192,
"g": 239,
"b": 234
},
"hsl": {
"h": 173.617,
"s": 59.494,
"l": 84.51
},
"oklch": {
"l": 0.91796,
"c": 0.0487,
"h": 188.4
},
"luminance": 0.7888
}Semantic roles & 50–950 ramp
primary
#C0EFEA
secondary
#CD868E
accent
#1E30C7
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585