#C4DEC4#C4DEC4
#C4DEC4 is a very light, muted green. Relative luminance 0.680; OKLCH L 87.4% C 0.045 H 145.2°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DEC4 |
|---|---|
| RGB | rgb(196, 222, 196) |
| HSL | hsl(120, 28%, 82%) |
| HSV | hsv(120, 12%, 87%) |
| CMYK | cmyk(11.7%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(85.99, -13.45, 9.86) |
| CIE-LCH | lch(85.99, 16.68, 143.74°) |
| OKLab | oklab(87.43% -0.0368 0.0256) |
| OKLCH | oklch(87.43% 0.045 145.2) |
| XYZ | xyz(58.8479, 67.9630, 62.2316) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 9.43
Mint
#AAF0C1
ΔE00 9.58
Light Grey Green
#B7E1A1
ΔE00 9.70
Light Sage
#BCECAC
ΔE00 9.93
Light Teal
#90E4C1
ΔE00 10.69
Hospital Green
#9BE5AA
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DEC4 #DEC4DE
analogous
#D1DEC4 #C4DEC4 #C4DED1
triadic
#C4DEC4 #C4C4DE #DEC4C4
tetradic
#C4DEC4 #C4D1DE #DEC4DE #DED1C4
square
#C4DEC4 #C4D1DE #DEC4DE #DED1C4
split-complementary
#C4DEC4 #D1C4DE #DEC4D1
monochromatic
#76B276 #9DC89D #C4DEC4 #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.44
#C4DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C4DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DEC4
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DEC4 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C3
Deuteranopia (green-blind)
#DBD6C5
Tritanopia (blue-blind)
#C2DCD6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4dec4; /* rgb */ color: rgb(196, 222, 196); /* oklch */ color: oklch(87.4% 0.045 145.2);
Tailwind
colors: {
custom: {
50: '#d6e8d5',
500: '#c4dec4',
950: '#000000',
},
}SCSS
$custom: #c4dec4; $custom-light: #d6e8d5; $custom-dark: #000000;
JSON
{
"hex": "#c4dec4",
"rgb": {
"r": 196,
"g": 222,
"b": 196
},
"hsl": {
"h": 120,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.87429,
"c": 0.04486,
"h": 145.2
},
"luminance": 0.67964
}Semantic roles & 50–950 ramp
primary
#C4DEC4
secondary
#B591B5
accent
#3FA7A7
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483