#A9FA86#A9FA86
#A9FA86 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.7% C 0.169 H 136.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FA86 |
|---|---|
| RGB | rgb(169, 250, 134) |
| HSL | hsl(102, 92%, 75%) |
| HSV | hsv(102, 46%, 98%) |
| CMYK | cmyk(32.4%, 0%, 46.4%, 2%) |
| CIE-LAB | lab(91.02, -45.01, 47.75) |
| CIE-LCH | lch(91.02, 65.62, 133.31°) |
| OKLab | oklab(90.71% -0.1236 0.1156) |
| OKLCH | oklch(90.71% 0.169 136.9) |
| XYZ | xyz(54.8493, 78.5252, 34.8165) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.22
Pale Light Green
#B1FC99
ΔE00 2.55
Spring Green (survey)
#A9F971
ΔE00 2.77
Pastel Green
#B0FF9D
ΔE00 3.02
Celery
#C1FD95
ΔE00 3.22
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FA86 #D786FA
analogous
#E3FA86 #A9FA86 #86FA9D
triadic
#A9FA86 #86A9FA #FA86A9
tetradic
#A9FA86 #86E3FA #D786FA #FA9D86
square
#A9FA86 #86E3FA #D786FA #FA9D86
split-complementary
#A9FA86 #9D86FA #FA86E3
monochromatic
#55F510 #7FF84B #A9FA86 #D3FCC1 #EAFEE2
Accessibility & contrast
On white
1.26
#A9FA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#A9FA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FA86
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FA86 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#F5E38D
Tritanopia (blue-blind)
#A6F3DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a9fa86; /* rgb */ color: rgb(169, 250, 134); /* oklch */ color: oklch(90.7% 0.169 136.9);
Tailwind
colors: {
custom: {
50: '#c6fcab',
500: '#a9fa86',
950: '#000000',
},
}SCSS
$custom: #a9fa86; $custom-light: #c6fcab; $custom-dark: #000000;
JSON
{
"hex": "#a9fa86",
"rgb": {
"r": 169,
"g": 250,
"b": 134
},
"hsl": {
"h": 101.897,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.90708,
"c": 0.16921,
"h": 136.9
},
"luminance": 0.78527
}Semantic roles & 50–950 ramp
primary
#A9FA86
secondary
#AE4CD8
accent
#00E6A0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581