#D4E0BE#D4E0BE
#D4E0BE is a very light, muted yellow-green. Relative luminance 0.710; OKLCH L 88.9% C 0.047 H 123.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0BE |
|---|---|
| RGB | rgb(212, 224, 190) |
| HSL | hsl(81, 35%, 81%) |
| HSV | hsv(81, 15%, 88%) |
| CMYK | cmyk(5.4%, 0%, 15.2%, 12.2%) |
| CIE-LAB | lab(87.50, -9.93, 15.31) |
| CIE-LCH | lch(87.50, 18.25, 122.97°) |
| OKLab | oklab(88.86% -0.0258 0.0395) |
| OKLCH | oklch(88.86% 0.047 123.2) |
| XYZ | xyz(63.1000, 71.0260, 59.0904) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.49
Beige
#F5F5DC
ΔE00 7.58
Eggshell (survey)
#FFFFD4
ΔE00 8.42
Lightyellow
#FFFFE0
ΔE00 8.48
Cream
#FFFDD0
ΔE00 8.65
Off White (survey)
#FFFFE4
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0BE #CABEE0
analogous
#E0DBBE #D4E0BE #C3E0BE
triadic
#D4E0BE #BED4E0 #E0BED4
tetradic
#D4E0BE #BEE0DB #CABEE0 #E0BEC3
square
#D4E0BE #BEE0DB #CABEE0 #E0BEC3
split-complementary
#D4E0BE #BEC3E0 #DBBEE0
monochromatic
#9DB86B #B9CC95 #D4E0BE #EFF4E7 #F1F5EA
Accessibility & contrast
On white
1.38
#D4E0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D4E0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0BE
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0BE | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBC
Deuteranopia (green-blind)
#E3DBBF
Tritanopia (blue-blind)
#D7DCD6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4e0be; /* rgb */ color: rgb(212, 224, 190); /* oklch */ color: oklch(88.9% 0.047 123.2);
Tailwind
colors: {
custom: {
50: '#e1e9d1',
500: '#d4e0be',
950: '#000000',
},
}SCSS
$custom: #d4e0be; $custom-light: #e1e9d1; $custom-dark: #000000;
JSON
{
"hex": "#d4e0be",
"rgb": {
"r": 212,
"g": 224,
"b": 190
},
"hsl": {
"h": 81.176,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.88863,
"c": 0.04721,
"h": 123.2
},
"luminance": 0.71026
}Semantic roles & 50–950 ramp
primary
#D4E0BE
secondary
#9A8AB8
accent
#37AE61
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483