#C4DECA#C4DECA
#C4DECA is a very light, muted green. Relative luminance 0.682; OKLCH L 87.6% C 0.039 H 152.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DECA |
|---|---|
| RGB | rgb(196, 222, 202) |
| HSL | hsl(134, 28%, 82%) |
| HSV | hsv(134, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(86.13, -12.37, 6.90) |
| CIE-LCH | lch(86.13, 14.17, 150.84°) |
| OKLab | oklab(87.59% -0.0344 0.018) |
| OKLCH | oklch(87.59% 0.039 152.4) |
| XYZ | xyz(59.5446, 68.2416, 65.9005) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.73
Ice
#D6FFFA
ΔE00 9.71
Light Grey
#D8DCD6
ΔE00 10.10
Duck Egg Blue
#C3FBF4
ΔE00 10.13
Mint
#AAF0C1
ΔE00 10.68
Eggshell Blue
#C4FFF7
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DECA #DEC4D8
analogous
#CBDEC4 #C4DECA #C4DED7
triadic
#C4DECA #CAC4DE #DECAC4
tetradic
#C4DECA #C4CBDE #DEC4D8 #DED7C4
square
#C4DECA #C4CBDE #DEC4D8 #DED7C4
split-complementary
#C4DECA #D7C4DE #DEC4CB
monochromatic
#76B283 #9DC8A7 #C4DECA #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.43
#C4DECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C4DECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DECA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DECA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#C1DDD8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4deca; /* rgb */ color: rgb(196, 222, 202); /* oklch */ color: oklch(87.6% 0.039 152.4);
Tailwind
colors: {
custom: {
50: '#d6e8da',
500: '#c4deca',
950: '#000000',
},
}SCSS
$custom: #c4deca; $custom-light: #d6e8da; $custom-dark: #000000;
JSON
{
"hex": "#c4deca",
"rgb": {
"r": 196,
"g": 222,
"b": 202
},
"hsl": {
"h": 133.846,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87586,
"c": 0.03881,
"h": 152.4
},
"luminance": 0.68243
}Semantic roles & 50–950 ramp
primary
#C4DECA
secondary
#B591AD
accent
#3F8FA7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483