#D4E5CC#D4E5CC
#D4E5CC is a very light, muted green. Relative luminance 0.744; OKLCH L 90.2% C 0.038 H 135.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E5CC |
|---|---|
| RGB | rgb(212, 229, 204) |
| HSL | hsl(101, 32%, 85%) |
| HSV | hsv(101, 11%, 90%) |
| CMYK | cmyk(7.4%, 0%, 10.9%, 10.2%) |
| CIE-LAB | lab(89.11, -10.14, 10.27) |
| CIE-LCH | lch(89.11, 14.43, 134.63°) |
| OKLab | oklab(90.24% -0.0272 0.0267) |
| OKLCH | oklch(90.24% 0.038 135.5) |
| XYZ | xyz(66.0678, 74.3948, 67.9940) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.85
Beige
#F5F5DC
ΔE00 7.62
Off White (survey)
#FFFFE4
ΔE00 8.82
Lightyellow
#FFFFE0
ΔE00 8.83
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.84
Light Grey
#D8DCD6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E5CC #DDCCE5
analogous
#E1E5CC #D4E5CC #CCE5D1
triadic
#D4E5CC #CCD4E5 #E5CCD4
tetradic
#D4E5CC #CCE1E5 #DDCCE5 #E5D1CC
square
#D4E5CC #CCE1E5 #DDCCE5 #E5D1CC
split-complementary
#D4E5CC #D1CCE5 #E5CCE1
monochromatic
#90BC7B #B2D0A3 #D4E5CC #EEF5EB #EEF5EB
Accessibility & contrast
On white
1.32
#D4E5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#D4E5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E5CC
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E5CC | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CB
Deuteranopia (green-blind)
#E4DFCD
Tritanopia (blue-blind)
#D4E3DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d4e5cc; /* rgb */ color: rgb(212, 229, 204); /* oklch */ color: oklch(90.2% 0.038 135.5);
Tailwind
colors: {
custom: {
50: '#e1eddb',
500: '#d4e5cc',
950: '#000000',
},
}SCSS
$custom: #d4e5cc; $custom-light: #e1eddb; $custom-dark: #000000;
JSON
{
"hex": "#d4e5cc",
"rgb": {
"r": 212,
"g": 229,
"b": 204
},
"hsl": {
"h": 100.8,
"s": 32.468,
"l": 84.902
},
"oklch": {
"l": 0.90241,
"c": 0.03812,
"h": 135.5
},
"luminance": 0.74395
}Semantic roles & 50–950 ramp
primary
#D4E5CC
secondary
#B297BE
accent
#3AAB87
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484