#C8DED4#C8DED4
#C8DED4 is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.1% C 0.027 H 166.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DED4 |
|---|---|
| RGB | rgb(200, 222, 212) |
| HSL | hsl(153, 25%, 83%) |
| HSV | hsv(153, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(86.64, -9.20, 2.41) |
| CIE-LCH | lch(86.64, 9.51, 165.32°) |
| OKLab | oklab(88.14% -0.0264 0.0062) |
| OKLCH | oklch(88.14% 0.027 166.7) |
| XYZ | xyz(61.8218, 69.2745, 72.3888) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.34
Honeydew
#F0FFF0
ΔE00 7.91
Ice
#D6FFFA
ΔE00 8.37
Lightcyan
#E0FFFF
ΔE00 8.40
Ice Blue (survey)
#D7FFFE
ΔE00 8.78
Powder Blue
#B0E0E6
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DED4 #DEC8D2
analogous
#C8DEC9 #C8DED4 #C8DDDE
triadic
#C8DED4 #D4C8DE #DED4C8
tetradic
#C8DED4 #C9C8DE #DEC8D2 #DDDEC8
square
#C8DED4 #C9C8DE #DEC8D2 #DDDEC8
split-complementary
#C8DED4 #DEC8DD #DEC9C8
monochromatic
#7BB098 #A2C7B6 #C8DED4 #ECF4F0 #ECF4F0
Accessibility & contrast
On white
1.41
#C8DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#C8DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DED4
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DED4 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD4
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#C4DEDB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8ded4; /* rgb */ color: rgb(200, 222, 212); /* oklch */ color: oklch(88.1% 0.027 166.7);
Tailwind
colors: {
custom: {
50: '#d8e8e1',
500: '#c8ded4',
950: '#000000',
},
}SCSS
$custom: #c8ded4; $custom-light: #d8e8e1; $custom-dark: #000000;
JSON
{
"hex": "#c8ded4",
"rgb": {
"r": 200,
"g": 222,
"b": 212
},
"hsl": {
"h": 152.727,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.88141,
"c": 0.02711,
"h": 166.7
},
"luminance": 0.69275
}Semantic roles & 50–950 ramp
primary
#C8DED4
secondary
#B595A4
accent
#426EA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484