#D4E49B#D4E49B
#D4E49B is a very light, moderate yellow-green. Relative luminance 0.719; OKLCH L 89.0% C 0.096 H 118.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E49B |
|---|---|
| RGB | rgb(212, 228, 155) |
| HSL | hsl(73, 57%, 75%) |
| HSV | hsv(73, 32%, 89%) |
| CMYK | cmyk(7%, 0%, 32%, 10.6%) |
| CIE-LAB | lab(87.90, -16.99, 33.93) |
| CIE-LCH | lch(87.90, 37.94, 116.60°) |
| OKLab | oklab(88.97% -0.0457 0.0844) |
| OKLCH | oklch(88.97% 0.096 118.5) |
| XYZ | xyz(60.8110, 71.8507, 41.6690) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.58
Greenish Beige
#C9D179
ΔE00 5.72
Pale Olive
#B9CC81
ΔE00 5.94
Greenish Tan
#BCCB7A
ΔE00 6.27
Palegoldenrod
#EEE8AA
ΔE00 6.40
Pale Olive Green
#B1D27B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E49B #AB9BE4
analogous
#E4D09B #D4E49B #AFE49B
triadic
#D4E49B #9BD4E4 #E49BD4
tetradic
#D4E49B #9BE4D0 #AB9BE4 #E49BAF
square
#D4E49B #9BE4D0 #AB9BE4 #E49BAF
split-complementary
#D4E49B #9BAFE4 #D09BE4
monochromatic
#ABCA3B #BFD76B #D4E49B #E9F1CB #F5F8E7
Accessibility & contrast
On white
1.37
#D4E49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D4E49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E49B
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E49B | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#ECDD9E
Tritanopia (blue-blind)
#DBDCD1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d4e49b; /* rgb */ color: rgb(212, 228, 155); /* oklch */ color: oklch(89.0% 0.096 118.5);
Tailwind
colors: {
custom: {
50: '#e2ecb9',
500: '#d4e49b',
950: '#000000',
},
}SCSS
$custom: #d4e49b; $custom-light: #e2ecb9; $custom-dark: #000000;
JSON
{
"hex": "#d4e49b",
"rgb": {
"r": 212,
"g": 228,
"b": 155
},
"hsl": {
"h": 73.151,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.88965,
"c": 0.09603,
"h": 118.5
},
"luminance": 0.7185
}Semantic roles & 50–950 ramp
primary
#D4E49B
secondary
#7966BE
accent
#20C545
background
#FEFEFD
surface
#FCFDF8
border
#D5D5D1
text
#151611
muted
#848481