#C4DECC#C4DECC
#C4DECC is a very light, muted green. Relative luminance 0.683; OKLCH L 87.6% C 0.037 H 155.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DECC |
|---|---|
| RGB | rgb(196, 222, 204) |
| HSL | hsl(138, 28%, 82%) |
| HSV | hsv(138, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.17, -12.01, 5.92) |
| CIE-LCH | lch(86.17, 13.39, 153.76°) |
| OKLab | oklab(87.64% -0.0336 0.0154) |
| OKLCH | oklch(87.64% 0.037 155.3) |
| XYZ | xyz(59.7829, 68.3370, 67.1557) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.57
Ice
#D6FFFA
ΔE00 9.27
Light Grey
#D8DCD6
ΔE00 9.74
Duck Egg Blue
#C3FBF4
ΔE00 9.77
Ice Blue (survey)
#D7FFFE
ΔE00 10.24
Very Pale Blue
#D6FFFE
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DECC #DEC4D6
analogous
#C9DEC4 #C4DECC #C4DED9
triadic
#C4DECC #CCC4DE #DECCC4
tetradic
#C4DECC #C4C9DE #DEC4D6 #DED9C4
square
#C4DECC #C4C9DE #DEC4D6 #DED9C4
split-complementary
#C4DECC #D9C4DE #DEC4C9
monochromatic
#76B288 #9DC8AA #C4DECC #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.43
#C4DECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#C4DECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DECC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DECC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CB
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#C0DDD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #c4decc; /* rgb */ color: rgb(196, 222, 204); /* oklch */ color: oklch(87.6% 0.037 155.3);
Tailwind
colors: {
custom: {
50: '#d6e8db',
500: '#c4decc',
950: '#000000',
},
}SCSS
$custom: #c4decc; $custom-light: #d6e8db; $custom-dark: #000000;
JSON
{
"hex": "#c4decc",
"rgb": {
"r": 196,
"g": 222,
"b": 204
},
"hsl": {
"h": 138.462,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87639,
"c": 0.03695,
"h": 155.3
},
"luminance": 0.68338
}Semantic roles & 50–950 ramp
primary
#C4DECC
secondary
#B591AA
accent
#3F87A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141615
muted
#838484