#C8DED0#C8DED0
#C8DED0 is a very light, muted green. Relative luminance 0.691; OKLCH L 88.0% C 0.030 H 157.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DED0 |
|---|---|
| RGB | rgb(200, 222, 208) |
| HSL | hsl(142, 25%, 83%) |
| HSV | hsv(142, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(86.54, -9.94, 4.38) |
| CIE-LCH | lch(86.54, 10.86, 156.24°) |
| OKLab | oklab(88.03% -0.028 0.0114) |
| OKLCH | oklch(88.03% 0.03 157.8) |
| XYZ | xyz(61.3234, 69.0751, 69.7643) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 7.97
Ice
#D6FFFA
ΔE00 8.94
Lightcyan
#E0FFFF
ΔE00 9.39
Ice Blue (survey)
#D7FFFE
ΔE00 9.61
Very Pale Blue
#D6FFFE
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DED0 #DEC8D6
analogous
#CBDEC8 #C8DED0 #C8DEDB
triadic
#C8DED0 #D0C8DE #DED0C8
tetradic
#C8DED0 #C8CBDE #DEC8D6 #DEDBC8
square
#C8DED0 #C8CBDE #DEC8D6 #DEDBC8
split-complementary
#C8DED0 #DBC8DE #DEC8CB
monochromatic
#7BB08F #A2C7AF #C8DED0 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.42
#C8DED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#C8DED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DED0
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DED0 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACF
Deuteranopia (green-blind)
#D9D7D1
Tritanopia (blue-blind)
#C5DEDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c8ded0; /* rgb */ color: rgb(200, 222, 208); /* oklch */ color: oklch(88.0% 0.030 157.8);
Tailwind
colors: {
custom: {
50: '#d8e8de',
500: '#c8ded0',
950: '#000000',
},
}SCSS
$custom: #c8ded0; $custom-light: #d8e8de; $custom-dark: #000000;
JSON
{
"hex": "#c8ded0",
"rgb": {
"r": 200,
"g": 222,
"b": 208
},
"hsl": {
"h": 141.818,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.8803,
"c": 0.03021,
"h": 157.8
},
"luminance": 0.69076
}Semantic roles & 50–950 ramp
primary
#C8DED0
secondary
#B595A9
accent
#4280A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484