#D9FA89#D9FA89
#D9FA89 is a very light, vivid yellow-green. Relative luminance 0.849; OKLCH L 93.7% C 0.144 H 122.6°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FA89 |
|---|---|
| RGB | rgb(217, 250, 137) |
| HSL | hsl(78, 92%, 76%) |
| HSV | hsv(78, 45%, 98%) |
| CMYK | cmyk(13.2%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(93.85, -27.81, 50.46) |
| CIE-LCH | lch(93.85, 57.61, 118.87°) |
| OKLab | oklab(93.73% -0.0776 0.1215) |
| OKLCH | oklch(93.73% 0.144 122.6) |
| XYZ | xyz(67.3163, 84.9289, 36.5086) |
| Luminance | 0.8493 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.78
Light Pea Green
#C4FE82
ΔE00 4.08
Pistachio (survey)
#C0FA8B
ΔE00 4.65
Light Yellowish Green
#C2FF89
ΔE00 4.68
Pear
#CBF85F
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FA89 #AA89FA
analogous
#FAE289 #D9FA89 #A0FA89
triadic
#D9FA89 #89D9FA #FA89D9
tetradic
#D9FA89 #89FAE2 #AA89FA #FA89A0
square
#D9FA89 #89FAE2 #AA89FA #FA89A0
split-complementary
#D9FA89 #89A0FA #E289FA
monochromatic
#B3F514 #C6F84E #D9FA89 #ECFCC4 #F6FEE2
Accessibility & contrast
On white
1.17
#D9FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#D9FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FA89
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FA89 | 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)
#FFEE80
Deuteranopia (green-blind)
#FFED8F
Tritanopia (blue-blind)
#E1F0DF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d9fa89; /* rgb */ color: rgb(217, 250, 137); /* oklch */ color: oklch(93.7% 0.144 122.6);
Tailwind
colors: {
custom: {
50: '#e6fcad',
500: '#d9fa89',
950: '#000000',
},
}SCSS
$custom: #d9fa89; $custom-light: #e6fcad; $custom-dark: #000000;
JSON
{
"hex": "#d9fa89",
"rgb": {
"r": 217,
"g": 250,
"b": 137
},
"hsl": {
"h": 77.522,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.93732,
"c": 0.14411,
"h": 122.6
},
"luminance": 0.84929
}Semantic roles & 50–950 ramp
primary
#D9FA89
secondary
#774FD9
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581