#D4EB8A#D4EB8A
#D4EB8A is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.2% C 0.125 H 119.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EB8A |
|---|---|
| RGB | rgb(212, 235, 138) |
| HSL | hsl(74, 71%, 73%) |
| HSV | hsv(74, 41%, 92%) |
| CMYK | cmyk(9.8%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(89.51, -22.44, 44.48) |
| CIE-LCH | lch(89.51, 49.82, 116.77°) |
| OKLab | oklab(90.17% -0.0621 0.1081) |
| OKLCH | oklch(90.17% 0.125 119.9) |
| XYZ | xyz(61.4473, 75.2489, 35.3272) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.98
Light Yellow Green
#CCFD7F
ΔE00 5.80
Greenish Beige
#C9D179
ΔE00 6.29
Pistachio (survey)
#C0FA8B
ΔE00 6.38
Light Pea Green
#C4FE82
ΔE00 6.70
Pale Olive Green
#B1D27B
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EB8A #A18AEB
analogous
#EBD18A #D4EB8A #A3EB8A
triadic
#D4EB8A #8AD4EB #EB8AD4
tetradic
#D4EB8A #8AEBD1 #A18AEB #EB8AA3
square
#D4EB8A #8AEBD1 #A18AEB #EB8AA3
split-complementary
#D4EB8A #8AA3EB #D18AEB
monochromatic
#ACD625 #C1E256 #D4EB8A #E7F4BE #F5FBE5
Accessibility & contrast
On white
1.31
#D4EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D4EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EB8A
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EB8A | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E182
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#DCE2D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4eb8a; /* rgb */ color: rgb(212, 235, 138); /* oklch */ color: oklch(90.2% 0.125 119.9);
Tailwind
colors: {
custom: {
50: '#e2f1ad',
500: '#d4eb8a',
950: '#000000',
},
}SCSS
$custom: #d4eb8a; $custom-light: #e2f1ad; $custom-dark: #000000;
JSON
{
"hex": "#d4eb8a",
"rgb": {
"r": 212,
"g": 235,
"b": 138
},
"hsl": {
"h": 74.227,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.90171,
"c": 0.12471,
"h": 119.9
},
"luminance": 0.75249
}Semantic roles & 50–950 ramp
primary
#D4EB8A
secondary
#6F54C5
accent
#13D340
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581