#D4E6CC#D4E6CC
#D4E6CC is a very light, muted green. Relative luminance 0.750; OKLCH L 90.4% C 0.040 H 135.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E6CC |
|---|---|
| RGB | rgb(212, 230, 204) |
| HSL | hsl(102, 34%, 85%) |
| HSV | hsv(102, 11%, 90%) |
| CMYK | cmyk(7.8%, 0%, 11.3%, 9.8%) |
| CIE-LAB | lab(89.37, -10.64, 10.64) |
| CIE-LCH | lch(89.37, 15.05, 135.00°) |
| OKLab | oklab(90.45% -0.0286 0.0277) |
| OKLCH | oklch(90.45% 0.04 135.9) |
| XYZ | xyz(66.3453, 74.9498, 68.0865) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.93
Beige
#F5F5DC
ΔE00 7.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.80
Lightyellow
#FFFFE0
ΔE00 8.88
Off White (survey)
#FFFFE4
ΔE00 8.92
Eggshell (survey)
#FFFFD4
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E6CC #DECCE6
analogous
#E1E6CC #D4E6CC #CCE6D1
triadic
#D4E6CC #CCD4E6 #E6CCD4
tetradic
#D4E6CC #CCE1E6 #DECCE6 #E6D1CC
square
#D4E6CC #CCE1E6 #DECCE6 #E6D1CC
split-complementary
#D4E6CC #D1CCE6 #E6CCE1
monochromatic
#8FBE7A #B1D2A3 #D4E6CC #EEF5EA #EEF5EA
Accessibility & contrast
On white
1.31
#D4E6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#D4E6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E6CC
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E6CC | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CB
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#D4E4DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4e6cc; /* rgb */ color: rgb(212, 230, 204); /* oklch */ color: oklch(90.4% 0.040 135.9);
Tailwind
colors: {
custom: {
50: '#e1eddb',
500: '#d4e6cc',
950: '#000000',
},
}SCSS
$custom: #d4e6cc; $custom-light: #e1eddb; $custom-dark: #000000;
JSON
{
"hex": "#d4e6cc",
"rgb": {
"r": 212,
"g": 230,
"b": 204
},
"hsl": {
"h": 101.538,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.90447,
"c": 0.03978,
"h": 135.9
},
"luminance": 0.7495
}Semantic roles & 50–950 ramp
primary
#D4E6CC
secondary
#B397BF
accent
#38AD89
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484