#D4EF8A#D4EF8A
#D4EF8A is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 91.0% C 0.130 H 121.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EF8A |
|---|---|
| RGB | rgb(212, 239, 138) |
| HSL | hsl(76, 76%, 74%) |
| HSV | hsv(76, 42%, 94%) |
| CMYK | cmyk(11.3%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(90.58, -24.36, 45.83) |
| CIE-LCH | lch(90.58, 51.91, 117.99°) |
| OKLab | oklab(91.03% -0.0675 0.1112) |
| OKLCH | oklch(91.03% 0.13 121.3) |
| XYZ | xyz(62.6054, 77.5651, 35.7132) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.44
Light Yellow Green
#CCFD7F
ΔE00 4.73
Pistachio (survey)
#C0FA8B
ΔE00 5.45
Light Pea Green
#C4FE82
ΔE00 5.66
Light Yellowish Green
#C2FF89
ΔE00 6.03
Celery
#C1FD95
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EF8A #A58AEF
analogous
#EFD88A #D4EF8A #A2EF8A
triadic
#D4EF8A #8AD4EF #EF8AD4
tetradic
#D4EF8A #8AEFD8 #A58AEF #EF8AA2
square
#D4EF8A #8AEFD8 #A58AEF #EF8AA2
split-complementary
#D4EF8A #8AA2EF #D88AEF
monochromatic
#ACE01F #C0E854 #D4EF8A #E8F6C0 #F5FBE4
Accessibility & contrast
On white
1.27
#D4EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#D4EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EF8A
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EF8A | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#F7E48F
Tritanopia (blue-blind)
#DCE6D7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d4ef8a; /* rgb */ color: rgb(212, 239, 138); /* oklch */ color: oklch(91.0% 0.130 121.3);
Tailwind
colors: {
custom: {
50: '#e2f4ae',
500: '#d4ef8a',
950: '#000000',
},
}SCSS
$custom: #d4ef8a; $custom-light: #e2f4ae; $custom-dark: #000000;
JSON
{
"hex": "#d4ef8a",
"rgb": {
"r": 212,
"g": 239,
"b": 138
},
"hsl": {
"h": 76.04,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.91029,
"c": 0.1301,
"h": 121.3
},
"luminance": 0.77565
}Semantic roles & 50–950 ramp
primary
#D4EF8A
secondary
#7353CA
accent
#0DD844
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581