#C8DECD#C8DECD
#C8DECD is a very light, muted green. Relative luminance 0.689; OKLCH L 87.9% C 0.033 H 152.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DECD |
|---|---|
| RGB | rgb(200, 222, 205) |
| HSL | hsl(134, 25%, 83%) |
| HSV | hsv(134, 10%, 87%) |
| CMYK | cmyk(9.9%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.47, -10.49, 5.85) |
| CIE-LCH | lch(86.47, 12.01, 150.84°) |
| OKLab | oklab(87.95% -0.0292 0.0153) |
| OKLCH | oklch(87.95% 0.033 152.4) |
| XYZ | xyz(60.9578, 68.9289, 67.8388) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.88
Light Grey
#D8DCD6
ΔE00 8.54
Ice
#D6FFFA
ΔE00 9.49
Lightcyan
#E0FFFF
ΔE00 10.20
Beige
#F5F5DC
ΔE00 10.22
Ice Blue (survey)
#D7FFFE
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DECD #DEC8D9
analogous
#CEDEC8 #C8DECD #C8DED8
triadic
#C8DECD #CDC8DE #DECDC8
tetradic
#C8DECD #C8CEDE #DEC8D9 #DED8C8
square
#C8DECD #C8CEDE #DEC8D9 #DED8C8
split-complementary
#C8DECD #D8C8DE #DEC8CE
monochromatic
#7BB087 #A2C7AA #C8DECD #ECF4EE #ECF4EE
Accessibility & contrast
On white
1.42
#C8DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#C8DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DECD
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DECD | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#C5DDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c8decd; /* rgb */ color: rgb(200, 222, 205); /* oklch */ color: oklch(87.9% 0.033 152.4);
Tailwind
colors: {
custom: {
50: '#d8e8dc',
500: '#c8decd',
950: '#000000',
},
}SCSS
$custom: #c8decd; $custom-light: #d8e8dc; $custom-dark: #000000;
JSON
{
"hex": "#c8decd",
"rgb": {
"r": 200,
"g": 222,
"b": 205
},
"hsl": {
"h": 133.636,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.87949,
"c": 0.03293,
"h": 152.4
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#C8DECD
secondary
#B595AE
accent
#428DA4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484