#A4FA80#A4FA80
#A4FA80 is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.4% C 0.177 H 137.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FA80 |
|---|---|
| RGB | rgb(164, 250, 128) |
| HSL | hsl(102, 92%, 74%) |
| HSV | hsv(102, 49%, 98%) |
| CMYK | cmyk(34.4%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(90.70, -47.35, 50.13) |
| CIE-LCH | lch(90.70, 68.96, 133.37°) |
| OKLab | oklab(90.36% -0.1301 0.1206) |
| OKLCH | oklch(90.36% 0.177 137.2) |
| XYZ | xyz(53.3902, 77.8198, 32.6255) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.55
Spring Green (survey)
#A9F971
ΔE00 2.29
Easter Green
#8CFD7E
ΔE00 2.83
Light Grass Green
#9AF764
ΔE00 3.07
Pale Light Green
#B1FC99
ΔE00 3.34
Key Lime
#AEFF6E
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FA80 #D680FA
analogous
#E1FA80 #A4FA80 #80FA99
triadic
#A4FA80 #80A4FA #FA80A4
tetradic
#A4FA80 #80E1FA #D680FA #FA9980
square
#A4FA80 #80E1FA #D680FA #FA9980
split-complementary
#A4FA80 #9980FA #FA80E1
monochromatic
#50F50A #7AF845 #A4FA80 #CEFCBB #EAFEE2
Accessibility & contrast
On white
1.27
#A4FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#A4FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FA80
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FA80 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#A1F3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a4fa80; /* rgb */ color: rgb(164, 250, 128); /* oklch */ color: oklch(90.4% 0.177 137.2);
Tailwind
colors: {
custom: {
50: '#c3fca7',
500: '#a4fa80',
950: '#000000',
},
}SCSS
$custom: #a4fa80; $custom-light: #c3fca7; $custom-dark: #000000;
JSON
{
"hex": "#a4fa80",
"rgb": {
"r": 164,
"g": 250,
"b": 128
},
"hsl": {
"h": 102.295,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.90356,
"c": 0.17741,
"h": 137.2
},
"luminance": 0.77822
}Semantic roles & 50–950 ramp
primary
#A4FA80
secondary
#AD47D7
accent
#00E6A2
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#131710
muted
#828580