#A5FA84#A5FA84
#A5FA84 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.5% C 0.173 H 137.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A5FA84 |
|---|---|
| RGB | rgb(165, 250, 132) |
| HSL | hsl(103, 92%, 75%) |
| HSV | hsv(103, 47%, 98%) |
| CMYK | cmyk(34%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(90.80, -46.55, 48.38) |
| CIE-LCH | lch(90.80, 67.14, 133.90°) |
| OKLab | oklab(90.46% -0.1278 0.1169) |
| OKLCH | oklch(90.46% 0.173 137.5) |
| XYZ | xyz(53.8659, 78.0341, 34.0492) |
| Luminance | 0.7804 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.73
Spring Green (survey)
#A9F971
ΔE00 2.75
Pale Light Green
#B1FC99
ΔE00 2.84
Easter Green
#8CFD7E
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 3.23
Light Grass Green
#9AF764
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5FA84 #D984FA
analogous
#E0FA84 #A5FA84 #84FA9E
triadic
#A5FA84 #84A5FA #FA84A5
tetradic
#A5FA84 #84E0FA #D984FA #FA9E84
square
#A5FA84 #84E0FA #D984FA #FA9E84
split-complementary
#A5FA84 #9E84FA #FA84E0
monochromatic
#4FF50E #7AF849 #A5FA84 #D0FCBF #E9FEE2
Accessibility & contrast
On white
1.26
#A5FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#A5FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5FA84
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5FA84 | 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)
#FFE97A
Deuteranopia (green-blind)
#F4E28B
Tritanopia (blue-blind)
#A1F3DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a5fa84; /* rgb */ color: rgb(165, 250, 132); /* oklch */ color: oklch(90.5% 0.173 137.5);
Tailwind
colors: {
custom: {
50: '#c3fcaa',
500: '#a5fa84',
950: '#000000',
},
}SCSS
$custom: #a5fa84; $custom-light: #c3fcaa; $custom-dark: #000000;
JSON
{
"hex": "#a5fa84",
"rgb": {
"r": 165,
"g": 250,
"b": 132
},
"hsl": {
"h": 103.22,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.90465,
"c": 0.17317,
"h": 137.5
},
"luminance": 0.78036
}Semantic roles & 50–950 ramp
primary
#A5FA84
secondary
#B04AD8
accent
#00E6A5
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581