#D9FF8A#D9FF8A
#D9FF8A is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.8% C 0.150 H 124.0°. Best body text is #000000 at 18.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FF8A |
|---|---|
| RGB | rgb(217, 255, 138) |
| HSL | hsl(79, 100%, 77%) |
| HSV | hsv(79, 46%, 100%) |
| CMYK | cmyk(14.9%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(95.21, -30.04, 51.65) |
| CIE-LCH | lch(95.21, 59.75, 120.18°) |
| OKLab | oklab(94.82% -0.0837 0.1242) |
| OKLCH | oklch(94.82% 0.15 124) |
| XYZ | xyz(68.9627, 88.1063, 37.4129) |
| Luminance | 0.8811 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.08
Light Pea Green
#C4FE82
ΔE00 3.35
Light Yellowish Green
#C2FF89
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 4.24
Pale Lime
#BEFD73
ΔE00 4.26
Pear
#CBF85F
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FF8A #B08AFF
analogous
#FFEA8A #D9FF8A #9FFF8A
triadic
#D9FF8A #8AD9FF #FF8AD9
tetradic
#D9FF8A #8AFFEA #B08AFF #FF8A9F
square
#D9FF8A #8AFFEA #B08AFF #FF8A9F
split-complementary
#D9FF8A #8A9FFF #EA8AFF
monochromatic
#B1FF10 #C5FF4D #D9FF8A #EDFFC7 #F5FFE0
Accessibility & contrast
On white
1.13
#D9FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.62
#D9FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FF8A
18.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FF8A | 1.00 | 1.13 | 18.62 | 18.62 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF280
Deuteranopia (green-blind)
#FFF190
Tritanopia (blue-blind)
#E0F5E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #d9ff8a; /* rgb */ color: rgb(217, 255, 138); /* oklch */ color: oklch(94.8% 0.150 124.0);
Tailwind
colors: {
custom: {
50: '#e6ffae',
500: '#d9ff8a',
950: '#000000',
},
}SCSS
$custom: #d9ff8a; $custom-light: #e6ffae; $custom-dark: #000000;
JSON
{
"hex": "#d9ff8a",
"rgb": {
"r": 217,
"g": 255,
"b": 138
},
"hsl": {
"h": 79.487,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.94822,
"c": 0.14978,
"h": 124
},
"luminance": 0.88107
}Semantic roles & 50–950 ramp
primary
#D9FF8A
secondary
#7D4EE0
accent
#00E64B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681