#C9DECA#C9DECA
#C9DECA is a very light, muted green. Relative luminance 0.689; OKLCH L 87.9% C 0.035 H 146.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C9DECA |
|---|---|
| RGB | rgb(201, 222, 202) |
| HSL | hsl(123, 24%, 83%) |
| HSV | hsv(123, 9%, 87%) |
| CMYK | cmyk(9.5%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(86.47, -10.69, 7.44) |
| CIE-LCH | lch(86.47, 13.02, 145.18°) |
| OKLab | oklab(87.94% -0.0294 0.0194) |
| OKLCH | oklch(87.94% 0.035 146.6) |
| XYZ | xyz(60.8672, 68.9236, 65.9625) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.99
Light Grey
#D8DCD6
ΔE00 8.92
Beige
#F5F5DC
ΔE00 9.78
Ice
#D6FFFA
ΔE00 10.25
Mintcream
#F5FFFA
ΔE00 10.85
Lightcyan
#E0FFFF
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9DECA #DEC9DD
analogous
#D2DEC9 #C9DECA #C9DED4
triadic
#C9DECA #CAC9DE #DECAC9
tetradic
#C9DECA #C9D2DE #DEC9DD #DED4C9
square
#C9DECA #C9D2DE #DEC9DD #DED4C9
split-complementary
#C9DECA #D4C9DE #DEC9D2
monochromatic
#7DB07F #A3C7A5 #C9DECA #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.42
#C9DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#C9DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9DECA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9DECA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#DBD7CB
Tritanopia (blue-blind)
#C7DDD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c9deca; /* rgb */ color: rgb(201, 222, 202); /* oklch */ color: oklch(87.9% 0.035 146.6);
Tailwind
colors: {
custom: {
50: '#d9e8da',
500: '#c9deca',
950: '#000000',
},
}SCSS
$custom: #c9deca; $custom-light: #d9e8da; $custom-dark: #000000;
JSON
{
"hex": "#c9deca",
"rgb": {
"r": 201,
"g": 222,
"b": 202
},
"hsl": {
"h": 122.857,
"s": 24.138,
"l": 82.941
},
"oklch": {
"l": 0.8794,
"c": 0.0352,
"h": 146.6
},
"luminance": 0.68924
}Semantic roles & 50–950 ramp
primary
#C9DECA
secondary
#B596B3
accent
#439EA3
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483