#C8E2DE#C8E2DE
#C8E2DE is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.3% C 0.028 H 185.5°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2DE |
|---|---|
| RGB | rgb(200, 226, 222) |
| HSL | hsl(171, 31%, 84%) |
| HSV | hsv(171, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(87.94, -9.33, -0.96) |
| CIE-LCH | lch(87.94, 9.38, 185.86°) |
| OKLab | oklab(89.26% -0.0279 -0.0027) |
| OKLCH | oklch(89.26% 0.028 185.5) |
| XYZ | xyz(64.1975, 71.9447, 79.5975) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.35
Lightcyan
#E0FFFF
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 6.76
Ice
#D6FFFA
ΔE00 6.84
Very Pale Blue
#D6FFFE
ΔE00 6.86
Very Light Blue
#D5FFFF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2DE #E2C8CC
analogous
#C8E2D1 #C8E2DE #C8D9E2
triadic
#C8E2DE #DEC8E2 #E2DEC8
tetradic
#C8E2DE #D1C8E2 #E2C8CC #D9E2C8
square
#C8E2DE #D1C8E2 #E2C8CC #D9E2C8
split-complementary
#C8E2DE #E2C8D9 #E2D1C8
monochromatic
#78B8AE #A0CDC6 #C8E2DE #EBF4F3 #EBF4F3
Accessibility & contrast
On white
1.36
#C8E2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#C8E2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2DE
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2DE | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDE
Deuteranopia (green-blind)
#DADBDE
Tritanopia (blue-blind)
#C1E3E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #c8e2de; /* rgb */ color: rgb(200, 226, 222); /* oklch */ color: oklch(89.3% 0.028 185.5);
Tailwind
colors: {
custom: {
50: '#d8ebe8',
500: '#c8e2de',
950: '#000000',
},
}SCSS
$custom: #c8e2de; $custom-light: #d8ebe8; $custom-dark: #000000;
JSON
{
"hex": "#c8e2de",
"rgb": {
"r": 200,
"g": 226,
"b": 222
},
"hsl": {
"h": 170.769,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.89255,
"c": 0.02806,
"h": 185.5
},
"luminance": 0.71946
}Semantic roles & 50–950 ramp
primary
#C8E2DE
secondary
#BA949A
accent
#3C4DAA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484