#A5FA89#A5FA89
#A5FA89 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.5% C 0.168 H 138.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA89 |
|---|---|
| RGB | rgb(165, 250, 137) |
| HSL | hsl(105, 92%, 76%) |
| HSV | hsv(105, 45%, 98%) |
| CMYK | cmyk(34%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(90.86, -45.93, 46.08) |
| CIE-LCH | lch(90.86, 65.06, 134.91°) |
| OKLab | oklab(90.54% -0.1258 0.112) |
| OKLCH | oklch(90.54% 0.168 138.3) |
| XYZ | xyz(54.2163, 78.1742, 35.8945) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.05
Pale Light Green
#B1FC99
ΔE00 2.25
Pastel Green
#B0FF9D
ΔE00 2.60
Easter Green
#8CFD7E
ΔE00 2.96
Palegreen
#98FB98
ΔE00 3.25
Spring Green (survey)
#A9F971
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA89 #DE89FA
analogous
#DDFA89 #A5FA89 #89FAA5
triadic
#A5FA89 #89A5FA #FA89A5
tetradic
#A5FA89 #89DDFA #DE89FA #FAA589
square
#A5FA89 #89DDFA #DE89FA #FAA589
split-complementary
#A5FA89 #A589FA #FA89DD
monochromatic
#4BF514 #78F84E #A5FA89 #D2FCC4 #E9FEE2
Accessibility & contrast
On white
1.26
#A5FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#A5FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA89
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA89 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#A1F3DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a5fa89; /* rgb */ color: rgb(165, 250, 137); /* oklch */ color: oklch(90.5% 0.168 138.3);
Tailwind
colors: {
custom: {
50: '#c3fcad',
500: '#a5fa89',
950: '#000000',
},
}SCSS
$custom: #a5fa89; $custom-light: #c3fcad; $custom-dark: #000000;
JSON
{
"hex": "#a5fa89",
"rgb": {
"r": 165,
"g": 250,
"b": 137
},
"hsl": {
"h": 105.133,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.90538,
"c": 0.16845,
"h": 138.3
},
"luminance": 0.78177
}Semantic roles & 50–950 ramp
primary
#A5FA89
secondary
#B64FD9
accent
#00E6AD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581