#C8DED8#C8DED8
#C8DED8 is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.3% C 0.025 H 177.6°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DED8 |
|---|---|
| RGB | rgb(200, 222, 216) |
| HSL | hsl(164, 25%, 83%) |
| HSV | hsv(164, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(86.74, -8.44, 0.45) |
| CIE-LCH | lch(86.74, 8.45, 176.97°) |
| OKLab | oklab(88.25% -0.0248 0.0011) |
| OKLCH | oklch(88.25% 0.025 177.6) |
| XYZ | xyz(62.3326, 69.4788, 75.0792) |
| Luminance | 0.6948 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 7.62
Powder Blue
#B0E0E6
ΔE00 7.69
Ice
#D6FFFA
ΔE00 8.13
Ice Blue (survey)
#D7FFFE
ΔE00 8.19
Very Pale Blue
#D6FFFE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DED8 #DEC8CE
analogous
#C8DECD #C8DED8 #C8D9DE
triadic
#C8DED8 #D8C8DE #DED8C8
tetradic
#C8DED8 #CDC8DE #DEC8CE #D9DEC8
square
#C8DED8 #CDC8DE #DEC8CE #D9DEC8
split-complementary
#C8DED8 #DEC8D9 #DECDC8
monochromatic
#7BB0A2 #A2C7BD #C8DED8 #ECF4F1 #ECF4F1
Accessibility & contrast
On white
1.41
#C8DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C8DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DED8
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DED8 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD8
Deuteranopia (green-blind)
#D8D8D8
Tritanopia (blue-blind)
#C3DFDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8ded8; /* rgb */ color: rgb(200, 222, 216); /* oklch */ color: oklch(88.3% 0.025 177.6);
Tailwind
colors: {
custom: {
50: '#d8e8e4',
500: '#c8ded8',
950: '#000000',
},
}SCSS
$custom: #c8ded8; $custom-light: #d8e8e4; $custom-dark: #000000;
JSON
{
"hex": "#c8ded8",
"rgb": {
"r": 200,
"g": 222,
"b": 216
},
"hsl": {
"h": 163.636,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88254,
"c": 0.02483,
"h": 177.6
},
"luminance": 0.6948
}Semantic roles & 50–950 ramp
primary
#C8DED8
secondary
#B5959E
accent
#425DA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484