#A9FB85#A9FB85
#A9FB85 is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.9% C 0.172 H 136.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A9FB85 |
|---|---|
| RGB | rgb(169, 251, 133) |
| HSL | hsl(102, 94%, 75%) |
| HSV | hsv(102, 47%, 98%) |
| CMYK | cmyk(32.7%, 0%, 47%, 1.6%) |
| CIE-LAB | lab(91.29, -45.56, 48.56) |
| CIE-LCH | lch(91.29, 66.59, 133.18°) |
| OKLab | oklab(90.92% -0.1252 0.1173) |
| OKLCH | oklch(90.92% 0.172 136.8) |
| XYZ | xyz(55.0915, 79.1205, 34.5548) |
| Luminance | 0.7912 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.15
Spring Green (survey)
#A9F971
ΔE00 2.58
Pale Light Green
#B1FC99
ΔE00 2.75
Pastel Green
#B0FF9D
ΔE00 3.17
Easter Green
#8CFD7E
ΔE00 3.28
Pistachio (survey)
#C0FA8B
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9FB85 #D785FB
analogous
#E4FB85 #A9FB85 #85FB9C
triadic
#A9FB85 #85A9FB #FB85A9
tetradic
#A9FB85 #85E4FB #D785FB #FB9C85
square
#A9FB85 #85E4FB #D785FB #FB9C85
split-complementary
#A9FB85 #9C85FB #FB85E4
monochromatic
#55F70E #7FF94A #A9FB85 #D3FDC0 #EAFEE1
Accessibility & contrast
On white
1.25
#A9FB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#A9FB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9FB85
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9FB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9FB85 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#A6F4DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a9fb85; /* rgb */ color: rgb(169, 251, 133); /* oklch */ color: oklch(90.9% 0.172 136.8);
Tailwind
colors: {
custom: {
50: '#c6fdaa',
500: '#a9fb85',
950: '#000000',
},
}SCSS
$custom: #a9fb85; $custom-light: #c6fdaa; $custom-dark: #000000;
JSON
{
"hex": "#a9fb85",
"rgb": {
"r": 169,
"g": 251,
"b": 133
},
"hsl": {
"h": 101.695,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.90923,
"c": 0.17156,
"h": 136.8
},
"luminance": 0.79123
}Semantic roles & 50–950 ramp
primary
#A9FB85
secondary
#AE4BD9
accent
#00E69F
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581