#C8E2DB#C8E2DB
#C8E2DB is a very light, muted teal. Relative luminance 0.718; OKLCH L 89.2% C 0.029 H 177.6°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C8E2DB |
|---|---|
| RGB | rgb(200, 226, 219) |
| HSL | hsl(164, 31%, 84%) |
| HSV | hsv(164, 12%, 89%) |
| CMYK | cmyk(11.5%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(87.87, -9.91, 0.51) |
| CIE-LCH | lch(87.87, 9.92, 177.07°) |
| OKLab | oklab(89.17% -0.0291 0.0012) |
| OKLCH | oklch(89.17% 0.029 177.6) |
| XYZ | xyz(63.7990, 71.7854, 77.4988) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.85
Lightcyan
#E0FFFF
ΔE00 6.89
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Very Pale Blue
#D6FFFE
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.18
Very Light Blue
#D5FFFF
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8E2DB #E2C8CF
analogous
#C8E2CE #C8E2DB #C8DCE2
triadic
#C8E2DB #DBC8E2 #E2DBC8
tetradic
#C8E2DB #CEC8E2 #E2C8CF #DCE2C8
square
#C8E2DB #CEC8E2 #E2C8CF #DCE2C8
split-complementary
#C8E2DB #E2C8DC #E2CEC8
monochromatic
#78B8A7 #A0CDC1 #C8E2DB #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.37
#C8E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#C8E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8E2DB
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8E2DB | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#DBDBDC
Tritanopia (blue-blind)
#C2E3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #c8e2db; /* rgb */ color: rgb(200, 226, 219); /* oklch */ color: oklch(89.2% 0.029 177.6);
Tailwind
colors: {
custom: {
50: '#d8ebe6',
500: '#c8e2db',
950: '#000000',
},
}SCSS
$custom: #c8e2db; $custom-light: #d8ebe6; $custom-dark: #000000;
JSON
{
"hex": "#c8e2db",
"rgb": {
"r": 200,
"g": 226,
"b": 219
},
"hsl": {
"h": 163.846,
"s": 30.952,
"l": 83.529
},
"oklch": {
"l": 0.89169,
"c": 0.02912,
"h": 177.6
},
"luminance": 0.71787
}Semantic roles & 50–950 ramp
primary
#C8E2DB
secondary
#BA949E
accent
#3C59AA
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484