#A5FA85#A5FA85
#A5FA85 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.5% C 0.172 H 137.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA85 |
|---|---|
| RGB | rgb(165, 250, 133) |
| HSL | hsl(104, 92%, 75%) |
| HSV | hsv(104, 47%, 98%) |
| CMYK | cmyk(34%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(90.81, -46.43, 47.92) |
| CIE-LCH | lch(90.81, 66.72, 134.10°) |
| OKLab | oklab(90.48% -0.1274 0.1159) |
| OKLCH | oklch(90.48% 0.172 137.7) |
| XYZ | xyz(53.9347, 78.0616, 34.4113) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.77
Pale Light Green
#B1FC99
ΔE00 2.72
Easter Green
#8CFD7E
ΔE00 2.89
Spring Green (survey)
#A9F971
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA85 #DA85FA
analogous
#DFFA85 #A5FA85 #85FAA0
triadic
#A5FA85 #85A5FA #FA85A5
tetradic
#A5FA85 #85DFFA #DA85FA #FAA085
square
#A5FA85 #85DFFA #DA85FA #FAA085
split-complementary
#A5FA85 #A085FA #FA85DF
monochromatic
#4EF50F #7AF84A #A5FA85 #D0FCC0 #E9FEE2
Accessibility & contrast
On white
1.26
#A5FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#A5FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA85
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA85 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#A1F3DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a5fa85; /* rgb */ color: rgb(165, 250, 133); /* oklch */ color: oklch(90.5% 0.172 137.7);
Tailwind
colors: {
custom: {
50: '#c3fcaa',
500: '#a5fa85',
950: '#000000',
},
}SCSS
$custom: #a5fa85; $custom-light: #c3fcaa; $custom-dark: #000000;
JSON
{
"hex": "#a5fa85",
"rgb": {
"r": 165,
"g": 250,
"b": 133
},
"hsl": {
"h": 103.59,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.90479,
"c": 0.17224,
"h": 137.7
},
"luminance": 0.78064
}Semantic roles & 50–950 ramp
primary
#A5FA85
secondary
#B24BD8
accent
#00E6A7
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581