#D4EE8A#D4EE8A
#D4EE8A is a very light, vivid yellow-green. Relative luminance 0.770; OKLCH L 90.8% C 0.129 H 120.9°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EE8A |
|---|---|
| RGB | rgb(212, 238, 138) |
| HSL | hsl(76, 75%, 74%) |
| HSV | hsv(76, 42%, 93%) |
| CMYK | cmyk(10.9%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(90.31, -23.88, 45.50) |
| CIE-LCH | lch(90.31, 51.38, 117.70°) |
| OKLab | oklab(90.81% -0.0662 0.1104) |
| OKLCH | oklch(90.81% 0.129 120.9) |
| XYZ | xyz(62.3134, 76.9812, 35.6159) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.30
Light Yellow Green
#CCFD7F
ΔE00 4.99
Pistachio (survey)
#C0FA8B
ΔE00 5.67
Light Pea Green
#C4FE82
ΔE00 5.91
Light Yellowish Green
#C2FF89
ΔE00 6.28
Celery
#C1FD95
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EE8A #A48AEE
analogous
#EED68A #D4EE8A #A2EE8A
triadic
#D4EE8A #8AD4EE #EE8AD4
tetradic
#D4EE8A #8AEED6 #A48AEE #EE8AA2
square
#D4EE8A #8AEED6 #A48AEE #EE8AA2
split-complementary
#D4EE8A #8AA2EE #D68AEE
monochromatic
#ACDD20 #C0E655 #D4EE8A #E8F6BF #F5FBE4
Accessibility & contrast
On white
1.28
#D4EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#D4EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EE8A
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EE8A | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E482
Deuteranopia (green-blind)
#F6E38F
Tritanopia (blue-blind)
#DCE5D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d4ee8a; /* rgb */ color: rgb(212, 238, 138); /* oklch */ color: oklch(90.8% 0.129 120.9);
Tailwind
colors: {
custom: {
50: '#e2f3ad',
500: '#d4ee8a',
950: '#000000',
},
}SCSS
$custom: #d4ee8a; $custom-light: #e2f3ad; $custom-dark: #000000;
JSON
{
"hex": "#d4ee8a",
"rgb": {
"r": 212,
"g": 238,
"b": 138
},
"hsl": {
"h": 75.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.90814,
"c": 0.12875,
"h": 120.9
},
"luminance": 0.76981
}Semantic roles & 50–950 ramp
primary
#D4EE8A
secondary
#7253C9
accent
#0FD743
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581