#C8DED9#C8DED9
#C8DED9 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.3% C 0.024 H 180.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DED9 |
|---|---|
| RGB | rgb(200, 222, 217) |
| HSL | hsl(166, 25%, 83%) |
| HSV | hsv(166, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 2.3%, 12.9%) |
| CIE-LAB | lab(86.77, -8.25, -0.04) |
| CIE-LCH | lch(86.77, 8.25, 180.30°) |
| OKLab | oklab(88.28% -0.0244 -0.0002) |
| OKLCH | oklch(88.28% 0.024 180.6) |
| XYZ | xyz(62.4623, 69.5307, 75.7621) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.91
Powder Blue
#B0E0E6
ΔE00 7.44
Lightcyan
#E0FFFF
ΔE00 7.47
Ice Blue (survey)
#D7FFFE
ΔE00 8.10
Ice
#D6FFFA
ΔE00 8.14
Very Pale Blue
#D6FFFE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DED9 #DEC8CD
analogous
#C8DECE #C8DED9 #C8D8DE
triadic
#C8DED9 #D9C8DE #DED9C8
tetradic
#C8DED9 #CEC8DE #DEC8CD #D8DEC8
square
#C8DED9 #CEC8DE #DEC8CD #D8DEC8
split-complementary
#C8DED9 #DEC8D8 #DECEC8
monochromatic
#7BB0A4 #A2C7BF #C8DED9 #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.41
#C8DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#C8DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DED9
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DED9 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#D7D8D9
Tritanopia (blue-blind)
#C3DFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8ded9; /* rgb */ color: rgb(200, 222, 217); /* oklch */ color: oklch(88.3% 0.024 180.6);
Tailwind
colors: {
custom: {
50: '#d8e8e4',
500: '#c8ded9',
950: '#000000',
},
}SCSS
$custom: #c8ded9; $custom-light: #d8e8e4; $custom-dark: #000000;
JSON
{
"hex": "#c8ded9",
"rgb": {
"r": 200,
"g": 222,
"b": 217
},
"hsl": {
"h": 166.364,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88282,
"c": 0.02441,
"h": 180.6
},
"luminance": 0.69532
}Semantic roles & 50–950 ramp
primary
#C8DED9
secondary
#B5959D
accent
#4258A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484