#A4FA85#A4FA85
#A4FA85 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.4% C 0.173 H 137.9°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FA85 |
|---|---|
| RGB | rgb(164, 250, 133) |
| HSL | hsl(104, 92%, 75%) |
| HSV | hsv(104, 47%, 98%) |
| CMYK | cmyk(34.4%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(90.76, -46.75, 47.85) |
| CIE-LCH | lch(90.76, 66.90, 134.34°) |
| OKLab | oklab(90.43% -0.1282 0.1158) |
| OKLCH | oklch(90.43% 0.173 137.9) |
| XYZ | xyz(53.7274, 77.9547, 34.4016) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.68
Pale Light Green
#B1FC99
ΔE00 2.74
Easter Green
#8CFD7E
ΔE00 2.77
Spring Green (survey)
#A9F971
ΔE00 2.96
Pastel Green
#B0FF9D
ΔE00 3.10
Palegreen
#98FB98
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FA85 #DB85FA
analogous
#DEFA85 #A4FA85 #85FAA1
triadic
#A4FA85 #85A4FA #FA85A4
tetradic
#A4FA85 #85DEFA #DB85FA #FAA185
square
#A4FA85 #85DEFA #DB85FA #FAA185
split-complementary
#A4FA85 #A185FA #FA85DE
monochromatic
#4CF50F #78F84A #A4FA85 #D0FCC0 #E9FEE2
Accessibility & contrast
On white
1.27
#A4FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#A4FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FA85
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FA85 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F4E28C
Tritanopia (blue-blind)
#A0F3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a4fa85; /* rgb */ color: rgb(164, 250, 133); /* oklch */ color: oklch(90.4% 0.173 137.9);
Tailwind
colors: {
custom: {
50: '#c2fcaa',
500: '#a4fa85',
950: '#000000',
},
}SCSS
$custom: #a4fa85; $custom-light: #c2fcaa; $custom-dark: #000000;
JSON
{
"hex": "#a4fa85",
"rgb": {
"r": 164,
"g": 250,
"b": 133
},
"hsl": {
"h": 104.103,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.90426,
"c": 0.17276,
"h": 137.9
},
"luminance": 0.77957
}Semantic roles & 50–950 ramp
primary
#A4FA85
secondary
#B34BD8
accent
#00E6A9
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581