#C0EEEB#C0EEEB
#C0EEEB is a very light, muted teal. Relative luminance 0.784; OKLCH L 91.6% C 0.047 H 191.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C0EEEB |
|---|---|
| RGB | rgb(192, 238, 235) |
| HSL | hsl(176, 58%, 84%) |
| HSV | hsv(176, 19%, 93%) |
| CMYK | cmyk(19.3%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.94, -15.29, -3.43) |
| CIE-LCH | lch(90.94, 15.67, 192.64°) |
| OKLab | oklab(91.62% -0.0465 -0.0094) |
| OKLCH | oklch(91.62% 0.047 191.4) |
| XYZ | xyz(67.3039, 78.3514, 90.1583) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.35
Duck Egg Blue
#C3FBF4
ΔE00 3.55
Light Light Blue
#CAFFFB
ΔE00 3.63
Pale Blue
#D0FEFE
ΔE00 3.65
Light Sky Blue
#C6FCFF
ΔE00 3.83
Ice
#D6FFFA
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0EEEB #EEC0C3
analogous
#C0EED4 #C0EEEB #C0DAEE
triadic
#C0EEEB #EBC0EE #EEEBC0
tetradic
#C0EEEB #D4C0EE #EEC0C3 #DAEEC0
square
#C0EEEB #D4C0EE #EEC0C3 #DAEEC0
split-complementary
#C0EEEB #EEC0DA #EED4C0
monochromatic
#60D4CC #90E1DC #C0EEEB #E7F8F7 #E7F8F7
Accessibility & contrast
On white
1.26
#C0EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#C0EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0EEEB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0EEEB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EB
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#B2F1ED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c0eeeb; /* rgb */ color: rgb(192, 238, 235); /* oklch */ color: oklch(91.6% 0.047 191.4);
Tailwind
colors: {
custom: {
50: '#d3f3f1',
500: '#c0eeeb',
950: '#000000',
},
}SCSS
$custom: #c0eeeb; $custom-light: #d3f3f1; $custom-dark: #000000;
JSON
{
"hex": "#c0eeeb",
"rgb": {
"r": 192,
"g": 238,
"b": 235
},
"hsl": {
"h": 176.087,
"s": 57.5,
"l": 84.314
},
"oklch": {
"l": 0.91615,
"c": 0.04743,
"h": 191.4
},
"luminance": 0.78354
}Semantic roles & 50–950 ramp
primary
#C0EEEB
secondary
#CC878B
accent
#202BC5
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585