#D4E0BB#D4E0BB
#D4E0BB is a very light, muted yellow-green. Relative luminance 0.709; OKLCH L 88.8% C 0.051 H 122.1°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E0BB |
|---|---|
| RGB | rgb(212, 224, 187) |
| HSL | hsl(79, 37%, 81%) |
| HSV | hsv(79, 17%, 88%) |
| CMYK | cmyk(5.4%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(87.43, -10.41, 16.79) |
| CIE-LCH | lch(87.43, 19.75, 121.79°) |
| OKLab | oklab(88.79% -0.0271 0.0432) |
| OKLCH | oklch(88.79% 0.051 122.1) |
| XYZ | xyz(62.7755, 70.8962, 57.3813) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.36
Beige
#F5F5DC
ΔE00 7.94
Eggshell (survey)
#FFFFD4
ΔE00 8.24
Cream
#FFFDD0
ΔE00 8.41
Palegoldenrod
#EEE8AA
ΔE00 8.64
Lightyellow
#FFFFE0
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E0BB #C7BBE0
analogous
#E0D9BB #D4E0BB #C1E0BB
triadic
#D4E0BB #BBD4E0 #E0BBD4
tetradic
#D4E0BB #BBE0D9 #C7BBE0 #E0BBC1
square
#D4E0BB #BBE0D9 #C7BBE0 #E0BBC1
split-complementary
#D4E0BB #BBC1E0 #D9BBE0
monochromatic
#9FBA67 #B9CD91 #D4E0BB #EFF3E5 #F2F5EA
Accessibility & contrast
On white
1.38
#D4E0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#D4E0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E0BB
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E0BB | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#E3DBBC
Tritanopia (blue-blind)
#D7DCD6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d4e0bb; /* rgb */ color: rgb(212, 224, 187); /* oklch */ color: oklch(88.8% 0.051 122.1);
Tailwind
colors: {
custom: {
50: '#e1e9cf',
500: '#d4e0bb',
950: '#000000',
},
}SCSS
$custom: #d4e0bb; $custom-light: #e1e9cf; $custom-dark: #000000;
JSON
{
"hex": "#d4e0bb",
"rgb": {
"r": 212,
"g": 224,
"b": 187
},
"hsl": {
"h": 79.459,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.88792,
"c": 0.05099,
"h": 122.1
},
"luminance": 0.70896
}Semantic roles & 50–950 ramp
primary
#D4E0BB
secondary
#9787B9
accent
#35B05D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483