#D4E4CC#D4E4CC
#D4E4CC is a very light, muted green. Relative luminance 0.738; OKLCH L 90.0% C 0.036 H 135.0°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E4CC |
|---|---|
| RGB | rgb(212, 228, 204) |
| HSL | hsl(100, 31%, 85%) |
| HSV | hsv(100, 11%, 89%) |
| CMYK | cmyk(7%, 0%, 10.5%, 10.6%) |
| CIE-LAB | lab(88.85, -9.63, 9.90) |
| CIE-LCH | lch(88.85, 13.81, 134.22°) |
| OKLab | oklab(90.04% -0.0258 0.0258) |
| OKLCH | oklch(90.04% 0.036 135) |
| XYZ | xyz(65.7919, 73.8431, 67.9020) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.79
Beige
#F5F5DC
ΔE00 7.45
Off White (survey)
#FFFFE4
ΔE00 8.74
Lightyellow
#FFFFE0
ΔE00 8.80
Light Grey
#D8DCD6
ΔE00 8.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E4CC #DCCCE4
analogous
#E0E4CC #D4E4CC #CCE4D0
triadic
#D4E4CC #CCD4E4 #E4CCD4
tetradic
#D4E4CC #CCE0E4 #DCCCE4 #E4D0CC
square
#D4E4CC #CCE0E4 #DCCCE4 #E4D0CC
split-complementary
#D4E4CC #D0CCE4 #E4CCE0
monochromatic
#91BA7C #B2CFA4 #D4E4CC #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.33
#D4E4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#D4E4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E4CC
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E4CC | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CB
Deuteranopia (green-blind)
#E3DFCD
Tritanopia (blue-blind)
#D4E2DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e4cc; /* rgb */ color: rgb(212, 228, 204); /* oklch */ color: oklch(90.0% 0.036 135.0);
Tailwind
colors: {
custom: {
50: '#e1ecdb',
500: '#d4e4cc',
950: '#000000',
},
}SCSS
$custom: #d4e4cc; $custom-light: #e1ecdb; $custom-dark: #000000;
JSON
{
"hex": "#d4e4cc",
"rgb": {
"r": 212,
"g": 228,
"b": 204
},
"hsl": {
"h": 100,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.90035,
"c": 0.03645,
"h": 135
},
"luminance": 0.73843
}Semantic roles & 50–950 ramp
primary
#D4E4CC
secondary
#B098BC
accent
#3CA985
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484