#D4E2B4#D4E2B4
#D4E2B4 is a very light, moderate yellow-green. Relative luminance 0.717; OKLCH L 89.0% C 0.063 H 121.4°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E2B4 |
|---|---|
| RGB | rgb(212, 226, 180) |
| HSL | hsl(78, 44%, 80%) |
| HSV | hsv(78, 20%, 89%) |
| CMYK | cmyk(6.2%, 0%, 20.4%, 11.4%) |
| CIE-LAB | lab(87.82, -12.49, 20.97) |
| CIE-LCH | lch(87.82, 24.41, 120.79°) |
| OKLab | oklab(89.05% -0.0327 0.0536) |
| OKLCH | oklch(89.05% 0.063 121.4) |
| XYZ | xyz(62.5850, 71.6851, 53.7107) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.03
Palegoldenrod
#EEE8AA
ΔE00 7.42
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.52
Light Sage
#BCECAC
ΔE00 7.70
Light Khaki
#E6F2A2
ΔE00 7.83
Ecru
#FEFFCA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E2B4 #C2B4E2
analogous
#E2D9B4 #D4E2B4 #BDE2B4
triadic
#D4E2B4 #B4D4E2 #E2B4D4
tetradic
#D4E2B4 #B4E2D9 #C2B4E2 #E2B4BD
square
#D4E2B4 #B4E2D9 #C2B4E2 #E2B4BD
split-complementary
#D4E2B4 #B4BDE2 #D9B4E2
monochromatic
#A1C05C #BBD188 #D4E2B4 #EDF3E0 #F2F6E9
Accessibility & contrast
On white
1.37
#D4E2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D4E2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E2B4
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E2B4 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DCB1
Deuteranopia (green-blind)
#E6DCB6
Tritanopia (blue-blind)
#D8DDD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e2b4; /* rgb */ color: rgb(212, 226, 180); /* oklch */ color: oklch(89.0% 0.063 121.4);
Tailwind
colors: {
custom: {
50: '#e1ebca',
500: '#d4e2b4',
950: '#000000',
},
}SCSS
$custom: #d4e2b4; $custom-light: #e1ebca; $custom-dark: #000000;
JSON
{
"hex": "#d4e2b4",
"rgb": {
"r": 212,
"g": 226,
"b": 180
},
"hsl": {
"h": 78.261,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.89049,
"c": 0.0628,
"h": 121.4
},
"luminance": 0.71685
}Semantic roles & 50–950 ramp
primary
#D4E2B4
secondary
#917FBB
accent
#2EB758
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#151613
muted
#848482