#D9FA8A#D9FA8A
#D9FA8A is a very light, vivid yellow-green. Relative luminance 0.850; OKLCH L 93.7% C 0.143 H 122.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FA8A |
|---|---|
| RGB | rgb(217, 250, 138) |
| HSL | hsl(78, 92%, 76%) |
| HSV | hsv(78, 45%, 98%) |
| CMYK | cmyk(13.2%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(93.86, -27.71, 50.00) |
| CIE-LCH | lch(93.86, 57.16, 119.00°) |
| OKLab | oklab(93.75% -0.0772 0.1205) |
| OKLCH | oklch(93.75% 0.143 122.6) |
| XYZ | xyz(67.3884, 84.9578, 36.8881) |
| Luminance | 0.8496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.83
Light Pea Green
#C4FE82
ΔE00 4.08
Pistachio (survey)
#C0FA8B
ΔE00 4.60
Light Yellowish Green
#C2FF89
ΔE00 4.65
Pear
#CBF85F
ΔE00 4.81
Pale Lime
#BEFD73
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FA8A #AB8AFA
analogous
#FAE38A #D9FA8A #A1FA8A
triadic
#D9FA8A #8AD9FA #FA8AD9
tetradic
#D9FA8A #8AFAE3 #AB8AFA #FA8AA1
square
#D9FA8A #8AFAE3 #AB8AFA #FA8AA1
split-complementary
#D9FA8A #8AA1FA #E38AFA
monochromatic
#B3F515 #C6F74F #D9FA8A #ECFDC5 #F5FEE2
Accessibility & contrast
On white
1.17
#D9FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#D9FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FA8A
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FA8A | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#FFED90
Tritanopia (blue-blind)
#E1F0DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d9fa8a; /* rgb */ color: rgb(217, 250, 138); /* oklch */ color: oklch(93.7% 0.143 122.6);
Tailwind
colors: {
custom: {
50: '#e6fcae',
500: '#d9fa8a',
950: '#000000',
},
}SCSS
$custom: #d9fa8a; $custom-light: #e6fcae; $custom-dark: #000000;
JSON
{
"hex": "#d9fa8a",
"rgb": {
"r": 217,
"g": 250,
"b": 138
},
"hsl": {
"h": 77.679,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.93746,
"c": 0.1431,
"h": 122.6
},
"luminance": 0.84958
}Semantic roles & 50–950 ramp
primary
#D9FA8A
secondary
#784FD9
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581