#C9DECD#C9DECD
#C9DECD is a very light, muted green. Relative luminance 0.691; OKLCH L 88.0% C 0.032 H 151.1°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DECD |
|---|---|
| RGB | rgb(201, 222, 205) |
| HSL | hsl(131, 24%, 83%) |
| HSV | hsv(131, 9%, 87%) |
| CMYK | cmyk(9.5%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(86.54, -10.15, 5.96) |
| CIE-LCH | lch(86.54, 11.77, 149.59°) |
| OKLab | oklab(88.02% -0.0282 0.0155) |
| OKLCH | oklch(88.02% 0.032 151.1) |
| XYZ | xyz(61.2258, 69.0671, 67.8514) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.74
Light Grey
#D8DCD6
ΔE00 8.28
Ice
#D6FFFA
ΔE00 9.63
Beige
#F5F5DC
ΔE00 9.96
Lightcyan
#E0FFFF
ΔE00 10.24
Mintcream
#F5FFFA
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DECD #DEC9DA
analogous
#CFDEC9 #C9DECD #C9DED7
triadic
#C9DECD #CDC9DE #DECDC9
tetradic
#C9DECD #C9CFDE #DEC9DA #DED7C9
square
#C9DECD #C9CFDE #DEC9DA #DED7C9
split-complementary
#C9DECD #D7C9DE #DEC9CF
monochromatic
#7DB087 #A3C7AA #C9DECD #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.42
#C9DECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C9DECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DECD
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DECD | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DAD8CE
Tritanopia (blue-blind)
#C7DDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c9decd; /* rgb */ color: rgb(201, 222, 205); /* oklch */ color: oklch(88.0% 0.032 151.1);
Tailwind
colors: {
custom: {
50: '#d9e8dc',
500: '#c9decd',
950: '#000000',
},
}SCSS
$custom: #c9decd; $custom-light: #d9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#c9decd",
"rgb": {
"r": 201,
"g": 222,
"b": 205
},
"hsl": {
"h": 131.429,
"s": 24.138,
"l": 82.941
},
"oklch": {
"l": 0.8802,
"c": 0.03217,
"h": 151.1
},
"luminance": 0.69068
}Semantic roles & 50–950 ramp
primary
#C9DECD
secondary
#B596AF
accent
#4390A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484