#A9FA8A#A9FA8A
#A9FA8A is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.8% C 0.165 H 137.6°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FA8A |
|---|---|
| RGB | rgb(169, 250, 138) |
| HSL | hsl(103, 92%, 76%) |
| HSV | hsv(103, 45%, 98%) |
| CMYK | cmyk(32.4%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(91.07, -44.52, 45.91) |
| CIE-LCH | lch(91.07, 63.95, 134.12°) |
| OKLab | oklab(90.77% -0.122 0.1116) |
| OKLCH | oklch(90.77% 0.165 137.6) |
| XYZ | xyz(55.1336, 78.6389, 36.3137) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.02
Light Green
#96F97B
ΔE00 2.44
Pastel Green
#B0FF9D
ΔE00 2.49
Celery
#C1FD95
ΔE00 3.15
Spring Green (survey)
#A9F971
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FA8A #DB8AFA
analogous
#E1FA8A #A9FA8A #8AFAA3
triadic
#A9FA8A #8AA9FA #FA8AA9
tetradic
#A9FA8A #8AE1FA #DB8AFA #FAA38A
square
#A9FA8A #8AE1FA #DB8AFA #FAA38A
split-complementary
#A9FA8A #A38AFA #FA8AE1
monochromatic
#53F515 #7EF74F #A9FA8A #D4FDC5 #E9FEE2
Accessibility & contrast
On white
1.26
#A9FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#A9FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FA8A
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FA8A | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#A6F3DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a9fa8a; /* rgb */ color: rgb(169, 250, 138); /* oklch */ color: oklch(90.8% 0.165 137.6);
Tailwind
colors: {
custom: {
50: '#c5fcae',
500: '#a9fa8a',
950: '#000000',
},
}SCSS
$custom: #a9fa8a; $custom-light: #c5fcae; $custom-dark: #000000;
JSON
{
"hex": "#a9fa8a",
"rgb": {
"r": 169,
"g": 250,
"b": 138
},
"hsl": {
"h": 103.393,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.90766,
"c": 0.16539,
"h": 137.6
},
"luminance": 0.78641
}Semantic roles & 50–950 ramp
primary
#A9FA8A
secondary
#B34FD9
accent
#00E6A6
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581