#A9FA7E#A9FA7E
#A9FA7E is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.6% C 0.177 H 135.8°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FA7E |
|---|---|
| RGB | rgb(169, 250, 126) |
| HSL | hsl(99, 93%, 74%) |
| HSV | hsv(99, 50%, 98%) |
| CMYK | cmyk(32.4%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(90.92, -45.96, 51.39) |
| CIE-LCH | lch(90.92, 68.94, 131.80°) |
| OKLab | oklab(90.6% -0.1266 0.1232) |
| OKLCH | oklch(90.6% 0.177 135.8) |
| XYZ | xyz(54.3123, 78.3104, 31.9884) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.65
Light Green
#96F97B
ΔE00 2.23
Key Lime
#AEFF6E
ΔE00 2.76
Light Lime
#AEFD6C
ΔE00 2.80
Light Grass Green
#9AF764
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FA7E #CF7EFA
analogous
#E7FA7E #A9FA7E #7EFA91
triadic
#A9FA7E #7EA9FA #FA7EA9
tetradic
#A9FA7E #7EE7FA #CF7EFA #FA917E
square
#A9FA7E #7EE7FA #CF7EFA #FA917E
split-complementary
#A9FA7E #917EFA #FA7EE7
monochromatic
#5BF409 #82F843 #A9FA7E #D0FCB9 #EBFEE2
Accessibility & contrast
On white
1.26
#A9FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#A9FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FA7E
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FA7E | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#A7F2DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a9fa7e; /* rgb */ color: rgb(169, 250, 126); /* oklch */ color: oklch(90.6% 0.177 135.8);
Tailwind
colors: {
custom: {
50: '#c6fca6',
500: '#a9fa7e',
950: '#000000',
},
}SCSS
$custom: #a9fa7e; $custom-light: #c6fca6; $custom-dark: #000000;
JSON
{
"hex": "#a9fa7e",
"rgb": {
"r": 169,
"g": 250,
"b": 126
},
"hsl": {
"h": 99.194,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.90597,
"c": 0.17668,
"h": 135.8
},
"luminance": 0.78313
}Semantic roles & 50–950 ramp
primary
#A9FA7E
secondary
#A545D7
accent
#00E696
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580