#D9FA83#D9FA83
#D9FA83 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.7% C 0.150 H 122.1°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D9FA83 |
|---|---|
| RGB | rgb(217, 250, 131) |
| HSL | hsl(77, 92%, 75%) |
| HSV | hsv(77, 48%, 98%) |
| CMYK | cmyk(13.2%, 0%, 47.6%, 2%) |
| CIE-LAB | lab(93.78, -28.43, 53.19) |
| CIE-LCH | lch(93.78, 60.31, 118.13°) |
| OKLab | oklab(93.65% -0.0797 0.1271) |
| OKLCH | oklch(93.65% 0.15 122.1) |
| XYZ | xyz(66.8978, 84.7615, 34.3046) |
| Luminance | 0.8476 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.70
Pear
#CBF85F
ΔE00 3.95
Light Pea Green
#C4FE82
ΔE00 4.19
Pale Lime
#BEFD73
ΔE00 4.77
Light Yellowish Green
#C2FF89
ΔE00 4.95
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9FA83 #A483FA
analogous
#FAE083 #D9FA83 #9DFA83
triadic
#D9FA83 #83D9FA #FA83D9
tetradic
#D9FA83 #83FAE0 #A483FA #FA839D
square
#D9FA83 #83FAE0 #A483FA #FA839D
split-complementary
#D9FA83 #839DFA #E083FA
monochromatic
#B5F50D #C7F848 #D9FA83 #EBFCBE #F6FEE2
Accessibility & contrast
On white
1.17
#D9FA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#D9FA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9FA83
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9FA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9FA83 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE79
Deuteranopia (green-blind)
#FFED8A
Tritanopia (blue-blind)
#E2F0DE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #d9fa83; /* rgb */ color: rgb(217, 250, 131); /* oklch */ color: oklch(93.7% 0.150 122.1);
Tailwind
colors: {
custom: {
50: '#e6fca9',
500: '#d9fa83',
950: '#000000',
},
}SCSS
$custom: #d9fa83; $custom-light: #e6fca9; $custom-dark: #000000;
JSON
{
"hex": "#d9fa83",
"rgb": {
"r": 217,
"g": 250,
"b": 131
},
"hsl": {
"h": 76.639,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.9365,
"c": 0.15006,
"h": 122.1
},
"luminance": 0.84762
}Semantic roles & 50–950 ramp
primary
#D9FA83
secondary
#7149D8
accent
#00E640
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581