#C0E2DE#C0E2DE
#C0E2DE is a very light, muted teal. Relative luminance 0.709; OKLCH L 88.7% C 0.036 H 187.8°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C0E2DE |
|---|---|
| RGB | rgb(192, 226, 222) |
| HSL | hsl(173, 37%, 82%) |
| HSV | hsv(173, 15%, 89%) |
| CMYK | cmyk(15%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(87.42, -11.88, -1.78) |
| CIE-LCH | lch(87.42, 12.02, 188.51°) |
| OKLab | oklab(88.71% -0.0358 -0.0049) |
| OKLCH | oklch(88.71% 0.036 187.8) |
| XYZ | xyz(62.1160, 70.8715, 79.4999) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.86
Ice
#D6FFFA
ΔE00 6.17
Paleturquoise
#AFEEEE
ΔE00 6.27
Ice Blue (survey)
#D7FFFE
ΔE00 6.28
Very Pale Blue
#D6FFFE
ΔE00 6.29
Pale Blue
#D0FEFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0E2DE #E2C0C4
analogous
#C0E2CD #C0E2DE #C0D5E2
triadic
#C0E2DE #DEC0E2 #E2DEC0
tetradic
#C0E2DE #CDC0E2 #E2C0C4 #D5E2C0
square
#C0E2DE #CDC0E2 #E2C0C4 #D5E2C0
split-complementary
#C0E2DE #E2C0D5 #E2CDC0
monochromatic
#6CBBB2 #96CFC8 #C0E2DE #EAF5F4 #EAF5F4
Accessibility & contrast
On white
1.38
#C0E2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#C0E2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0E2DE
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0E2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0E2DE | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#D7D9DE
Tritanopia (blue-blind)
#B7E4E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #c0e2de; /* rgb */ color: rgb(192, 226, 222); /* oklch */ color: oklch(88.7% 0.036 187.8);
Tailwind
colors: {
custom: {
50: '#d3ebe8',
500: '#c0e2de',
950: '#000000',
},
}SCSS
$custom: #c0e2de; $custom-light: #d3ebe8; $custom-dark: #000000;
JSON
{
"hex": "#c0e2de",
"rgb": {
"r": 192,
"g": 226,
"b": 222
},
"hsl": {
"h": 172.941,
"s": 36.957,
"l": 81.961
},
"oklch": {
"l": 0.88711,
"c": 0.03611,
"h": 187.8
},
"luminance": 0.70873
}Semantic roles & 50–950 ramp
primary
#C0E2DE
secondary
#BB8B91
accent
#3644B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484