#C8E1DB#C8E1DB
#C8E1DB is a very light, muted teal. Relative luminance 0.712; OKLCH L 89.0% C 0.028 H 179.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E1DB |
|---|---|
| RGB | rgb(200, 225, 219) |
| HSL | hsl(166, 29%, 83%) |
| HSV | hsv(166, 11%, 88%) |
| CMYK | cmyk(11.1%, 0%, 2.7%, 11.8%) |
| CIE-LAB | lab(87.60, -9.40, 0.13) |
| CIE-LCH | lch(87.60, 9.40, 179.24°) |
| OKLab | oklab(88.96% -0.0277 0.0002) |
| OKLCH | oklch(88.96% 0.028 179.6) |
| XYZ | xyz(63.5278, 71.2431, 77.4084) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.06
Ice
#D6FFFA
ΔE00 7.13
Ice Blue (survey)
#D7FFFE
ΔE00 7.25
Very Pale Blue
#D6FFFE
ΔE00 7.34
Very Light Blue
#D5FFFF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E1DB #E1C8CE
analogous
#C8E1CE #C8E1DB #C8DAE1
triadic
#C8E1DB #DBC8E1 #E1DBC8
tetradic
#C8E1DB #CEC8E1 #E1C8CE #DAE1C8
square
#C8E1DB #CEC8E1 #E1C8CE #DAE1C8
split-complementary
#C8E1DB #E1C8DA #E1CEC8
monochromatic
#79B6A7 #A0CBC1 #C8E1DB #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.38
#C8E1DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#C8E1DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E1DB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E1DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E1DB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDB
Deuteranopia (green-blind)
#DADADB
Tritanopia (blue-blind)
#C2E2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e1db; /* rgb */ color: rgb(200, 225, 219); /* oklch */ color: oklch(89.0% 0.028 179.6);
Tailwind
colors: {
custom: {
50: '#d8eae6',
500: '#c8e1db',
950: '#000000',
},
}SCSS
$custom: #c8e1db; $custom-light: #d8eae6; $custom-dark: #000000;
JSON
{
"hex": "#c8e1db",
"rgb": {
"r": 200,
"g": 225,
"b": 219
},
"hsl": {
"h": 165.6,
"s": 29.412,
"l": 83.333
},
"oklch": {
"l": 0.88961,
"c": 0.02774,
"h": 179.6
},
"luminance": 0.71244
}Semantic roles & 50–950 ramp
primary
#C8E1DB
secondary
#B9949D
accent
#3D57A8
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484