#D9EF8A#D9EF8A
#D9EF8A is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.4% C 0.128 H 119.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EF8A |
|---|---|
| RGB | rgb(217, 239, 138) |
| HSL | hsl(73, 76%, 74%) |
| HSV | hsv(73, 42%, 94%) |
| CMYK | cmyk(9.2%, 0%, 42.3%, 6.3%) |
| CIE-LAB | lab(90.93, -22.48, 46.34) |
| CIE-LCH | lch(90.93, 51.50, 115.88°) |
| OKLab | oklab(91.39% -0.0624 0.1123) |
| OKLCH | oklch(91.39% 0.128 119.1) |
| XYZ | xyz(64.0695, 78.3200, 35.7818) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.88
Light Yellow Green
#CCFD7F
ΔE00 5.39
Pistachio (survey)
#C0FA8B
ΔE00 6.44
Pear
#CBF85F
ΔE00 6.44
Light Pea Green
#C4FE82
ΔE00 6.49
Light Yellowish Green
#C2FF89
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EF8A #A08AEF
analogous
#EFD38A #D9EF8A #A7EF8A
triadic
#D9EF8A #8AD9EF #EF8AD9
tetradic
#D9EF8A #8AEFD3 #A08AEF #EF8AA7
square
#D9EF8A #8AEFD3 #A08AEF #EF8AA7
split-complementary
#D9EF8A #8AA7EF #D38AEF
monochromatic
#B6E01F #C8E854 #D9EF8A #EAF6C0 #F6FBE4
Accessibility & contrast
On white
1.26
#D9EF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#D9EF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EF8A
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EF8A | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE582
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#E2E5D7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d9ef8a; /* rgb */ color: rgb(217, 239, 138); /* oklch */ color: oklch(91.4% 0.128 119.1);
Tailwind
colors: {
custom: {
50: '#e6f4ae',
500: '#d9ef8a',
950: '#000000',
},
}SCSS
$custom: #d9ef8a; $custom-light: #e6f4ae; $custom-dark: #000000;
JSON
{
"hex": "#d9ef8a",
"rgb": {
"r": 217,
"g": 239,
"b": 138
},
"hsl": {
"h": 73.069,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.91391,
"c": 0.12848,
"h": 119.1
},
"luminance": 0.7832
}Semantic roles & 50–950 ramp
primary
#D9EF8A
secondary
#6D53CA
accent
#0DD83A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581