#C0EEEA#C0EEEA
#C0EEEA is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.6% C 0.048 H 189.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EEEA |
|---|---|
| RGB | rgb(192, 238, 234) |
| HSL | hsl(175, 58%, 84%) |
| HSV | hsv(175, 19%, 93%) |
| CMYK | cmyk(19.3%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(90.91, -15.49, -2.94) |
| CIE-LCH | lch(90.91, 15.77, 190.76°) |
| OKLab | oklab(91.59% -0.0469 -0.0081) |
| OKLCH | oklch(91.59% 0.048 189.8) |
| XYZ | xyz(67.1598, 78.2938, 89.3996) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.36
Paleturquoise
#AFEEEE
ΔE00 3.45
Light Light Blue
#CAFFFB
ΔE00 3.60
Pale Blue
#D0FEFE
ΔE00 3.83
Ice
#D6FFFA
ΔE00 3.95
Light Sky Blue
#C6FCFF
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EEEA #EEC0C4
analogous
#C0EED3 #C0EEEA #C0DBEE
triadic
#C0EEEA #EAC0EE #EEEAC0
tetradic
#C0EEEA #D3C0EE #EEC0C4 #DBEEC0
square
#C0EEEA #D3C0EE #EEC0C4 #DBEEC0
split-complementary
#C0EEEA #EEC0DB #EED3C0
monochromatic
#60D4CA #90E1DA #C0EEEA #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.26
#C0EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#C0EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EEEA
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EEEA | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E0E2EB
Tritanopia (blue-blind)
#B3F1ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c0eeea; /* rgb */ color: rgb(192, 238, 234); /* oklch */ color: oklch(91.6% 0.048 189.8);
Tailwind
colors: {
custom: {
50: '#d3f3f0',
500: '#c0eeea',
950: '#000000',
},
}SCSS
$custom: #c0eeea; $custom-light: #d3f3f0; $custom-dark: #000000;
JSON
{
"hex": "#c0eeea",
"rgb": {
"r": 192,
"g": 238,
"b": 234
},
"hsl": {
"h": 174.783,
"s": 57.5,
"l": 84.314
},
"oklch": {
"l": 0.91586,
"c": 0.04758,
"h": 189.8
},
"luminance": 0.78296
}Semantic roles & 50–950 ramp
primary
#C0EEEA
secondary
#CC878D
accent
#202FC5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585