#C8E2DC#C8E2DC
#C8E2DC is a very light, muted teal. Relative luminance 0.718; OKLCH L 89.2% C 0.029 H 180.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2DC |
|---|---|
| RGB | rgb(200, 226, 220) |
| HSL | hsl(166, 31%, 84%) |
| HSV | hsv(166, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(87.89, -9.72, 0.02) |
| CIE-LCH | lch(87.89, 9.72, 179.89°) |
| OKLab | oklab(89.2% -0.0287 -0.0001) |
| OKLCH | oklch(89.2% 0.029 180.2) |
| XYZ | xyz(63.9310, 71.8382, 78.1942) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.70
Ice
#D6FFFA
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 6.88
Ice Blue (survey)
#D7FFFE
ΔE00 6.96
Very Pale Blue
#D6FFFE
ΔE00 7.04
Very Light Blue
#D5FFFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2DC #E2C8CE
analogous
#C8E2CF #C8E2DC #C8DBE2
triadic
#C8E2DC #DCC8E2 #E2DCC8
tetradic
#C8E2DC #CFC8E2 #E2C8CE #DBE2C8
square
#C8E2DC #CFC8E2 #E2C8CE #DBE2C8
split-complementary
#C8E2DC #E2C8DB #E2CFC8
monochromatic
#78B8A9 #A0CDC2 #C8E2DC #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.37
#C8E2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#C8E2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2DC
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2DC | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#DADBDC
Tritanopia (blue-blind)
#C2E3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e2dc; /* rgb */ color: rgb(200, 226, 220); /* oklch */ color: oklch(89.2% 0.029 180.2);
Tailwind
colors: {
custom: {
50: '#d8ebe6',
500: '#c8e2dc',
950: '#000000',
},
}SCSS
$custom: #c8e2dc; $custom-light: #d8ebe6; $custom-dark: #000000;
JSON
{
"hex": "#c8e2dc",
"rgb": {
"r": 200,
"g": 226,
"b": 220
},
"hsl": {
"h": 166.154,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.89197,
"c": 0.02871,
"h": 180.2
},
"luminance": 0.71839
}Semantic roles & 50–950 ramp
primary
#C8E2DC
secondary
#BA949D
accent
#3C55AA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484