#A9F87F#A9F87F
#A9F87F is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.2% C 0.173 H 135.7°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A9F87F |
|---|---|
| RGB | rgb(169, 248, 127) |
| HSL | hsl(99, 90%, 74%) |
| HSV | hsv(99, 49%, 97%) |
| CMYK | cmyk(31.9%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.37, -44.98, 50.25) |
| CIE-LCH | lch(90.37, 67.44, 131.83°) |
| OKLab | oklab(90.15% -0.1239 0.1208) |
| OKLCH | oklch(90.15% 0.173 135.7) |
| XYZ | xyz(53.7590, 77.1000, 32.1238) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.91
Light Green
#96F97B
ΔE00 2.30
Light Grass Green
#9AF764
ΔE00 3.09
Pistachio (survey)
#C0FA8B
ΔE00 3.09
Light Lime
#AEFD6C
ΔE00 3.14
Key Lime
#AEFF6E
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9F87F #CE7FF8
analogous
#E5F87F #A9F87F #7FF891
triadic
#A9F87F #7FA9F8 #F87FA9
tetradic
#A9F87F #7FE5F8 #CE7FF8 #F8917F
square
#A9F87F #7FE5F8 #CE7FF8 #F8917F
split-complementary
#A9F87F #917FF8 #F87FE5
monochromatic
#5CF00D #82F545 #A9F87F #D0FBB9 #ECFDE2
Accessibility & contrast
On white
1.28
#A9F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#A9F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9F87F
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9F87F | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#A7F0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a9f87f; /* rgb */ color: rgb(169, 248, 127); /* oklch */ color: oklch(90.2% 0.173 135.7);
Tailwind
colors: {
custom: {
50: '#c6fba6',
500: '#a9f87f',
950: '#000000',
},
}SCSS
$custom: #a9f87f; $custom-light: #c6fba6; $custom-dark: #000000;
JSON
{
"hex": "#a9f87f",
"rgb": {
"r": 169,
"g": 248,
"b": 127
},
"hsl": {
"h": 99.174,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90151,
"c": 0.17299,
"h": 135.7
},
"luminance": 0.77102
}Semantic roles & 50–950 ramp
primary
#A9F87F
secondary
#A346D5
accent
#00E696
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580