#D4E8CB#D4E8CB
#D4E8CB is a very light, muted green. Relative luminance 0.760; OKLCH L 90.8% C 0.044 H 135.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E8CB |
|---|---|
| RGB | rgb(212, 232, 203) |
| HSL | hsl(101, 39%, 85%) |
| HSV | hsv(101, 13%, 91%) |
| CMYK | cmyk(8.6%, 0%, 12.5%, 9%) |
| CIE-LAB | lab(89.87, -11.82, 11.88) |
| CIE-LCH | lch(89.87, 16.76, 134.86°) |
| OKLab | oklab(90.84% -0.0317 0.0308) |
| OKLCH | oklch(90.84% 0.044 135.9) |
| XYZ | xyz(66.7855, 76.0215, 67.6435) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.39
Beige
#F5F5DC
ΔE00 8.25
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.66
Lightyellow
#FFFFE0
ΔE00 9.00
Off White (survey)
#FFFFE4
ΔE00 9.18
Eggshell (survey)
#FFFFD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E8CB #DFCBE8
analogous
#E2E8CB #D4E8CB #CBE8D0
triadic
#D4E8CB #CBD4E8 #E8CBD4
tetradic
#D4E8CB #CBE2E8 #DFCBE8 #E8D0CB
square
#D4E8CB #CBE2E8 #DFCBE8 #E8D0CB
split-complementary
#D4E8CB #D0CBE8 #E8CBE2
monochromatic
#8EC276 #B1D5A1 #D4E8CB #EDF6EA #EDF6EA
Accessibility & contrast
On white
1.30
#D4E8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D4E8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E8CB
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E8CB | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C9
Deuteranopia (green-blind)
#E7E1CC
Tritanopia (blue-blind)
#D4E6E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4e8cb; /* rgb */ color: rgb(212, 232, 203); /* oklch */ color: oklch(90.8% 0.044 135.9);
Tailwind
colors: {
custom: {
50: '#e1efda',
500: '#d4e8cb',
950: '#000000',
},
}SCSS
$custom: #d4e8cb; $custom-light: #e1efda; $custom-dark: #000000;
JSON
{
"hex": "#d4e8cb",
"rgb": {
"r": 212,
"g": 232,
"b": 203
},
"hsl": {
"h": 101.379,
"s": 38.667,
"l": 85.294
},
"oklch": {
"l": 0.90836,
"c": 0.04425,
"h": 135.9
},
"luminance": 0.76022
}Semantic roles & 50–950 ramp
primary
#D4E8CB
secondary
#B495C2
accent
#34B28B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583