#D9EE8A#D9EE8A
#D9EE8A is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.2% C 0.127 H 118.7°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EE8A |
|---|---|
| RGB | rgb(217, 238, 138) |
| HSL | hsl(73, 75%, 74%) |
| HSV | hsv(73, 42%, 93%) |
| CMYK | cmyk(8.8%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(90.66, -22.00, 46.00) |
| CIE-LCH | lch(90.66, 50.99, 115.56°) |
| OKLab | oklab(91.18% -0.0611 0.1115) |
| OKLCH | oklch(91.18% 0.127 118.7) |
| XYZ | xyz(63.7775, 77.7361, 35.6845) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.76
Light Yellow Green
#CCFD7F
ΔE00 5.65
Pear
#CBF85F
ΔE00 6.64
Pistachio (survey)
#C0FA8B
ΔE00 6.66
Greenish Beige
#C9D179
ΔE00 6.74
Light Pea Green
#C4FE82
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EE8A #9F8AEE
analogous
#EED18A #D9EE8A #A7EE8A
triadic
#D9EE8A #8AD9EE #EE8AD9
tetradic
#D9EE8A #8AEED1 #9F8AEE #EE8AA7
square
#D9EE8A #8AEED1 #9F8AEE #EE8AA7
split-complementary
#D9EE8A #8AA7EE #D18AEE
monochromatic
#B6DD20 #C8E655 #D9EE8A #EAF6BF #F6FBE4
Accessibility & contrast
On white
1.27
#D9EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#D9EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EE8A
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EE8A | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE482
Deuteranopia (green-blind)
#F7E58F
Tritanopia (blue-blind)
#E2E4D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d9ee8a; /* rgb */ color: rgb(217, 238, 138); /* oklch */ color: oklch(91.2% 0.127 118.7);
Tailwind
colors: {
custom: {
50: '#e6f3ae',
500: '#d9ee8a',
950: '#000000',
},
}SCSS
$custom: #d9ee8a; $custom-light: #e6f3ae; $custom-dark: #000000;
JSON
{
"hex": "#d9ee8a",
"rgb": {
"r": 217,
"g": 238,
"b": 138
},
"hsl": {
"h": 72.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.91178,
"c": 0.12716,
"h": 118.7
},
"luminance": 0.77736
}Semantic roles & 50–950 ramp
primary
#D9EE8A
secondary
#6C53C9
accent
#0FD739
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161710
muted
#848581