#A4FA8A#A4FA8A
#A4FA8A is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.5% C 0.168 H 138.7°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FA8A |
|---|---|
| RGB | rgb(164, 250, 138) |
| HSL | hsl(106, 92%, 76%) |
| HSV | hsv(106, 45%, 98%) |
| CMYK | cmyk(34.4%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(90.82, -46.12, 45.54) |
| CIE-LCH | lch(90.82, 64.82, 135.36°) |
| OKLab | oklab(90.5% -0.1263 0.1108) |
| OKLCH | oklch(90.5% 0.168 138.7) |
| XYZ | xyz(54.0811, 78.0962, 36.2644) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.08
Pale Light Green
#B1FC99
ΔE00 2.19
Pastel Green
#B0FF9D
ΔE00 2.50
Easter Green
#8CFD7E
ΔE00 2.90
Palegreen
#98FB98
ΔE00 3.02
Spring Green (survey)
#A9F971
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FA8A #E08AFA
analogous
#DCFA8A #A4FA8A #8AFAA8
triadic
#A4FA8A #8AA4FA #FA8AA4
tetradic
#A4FA8A #8ADCFA #E08AFA #FAA88A
square
#A4FA8A #8ADCFA #E08AFA #FAA88A
split-complementary
#A4FA8A #A88AFA #FA8ADC
monochromatic
#49F515 #76F74F #A4FA8A #D2FDC5 #E8FEE2
Accessibility & contrast
On white
1.26
#A4FA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#A4FA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FA8A
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FA8A | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F4E291
Tritanopia (blue-blind)
#9FF3DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a4fa8a; /* rgb */ color: rgb(164, 250, 138); /* oklch */ color: oklch(90.5% 0.168 138.7);
Tailwind
colors: {
custom: {
50: '#c2fcae',
500: '#a4fa8a',
950: '#000000',
},
}SCSS
$custom: #a4fa8a; $custom-light: #c2fcae; $custom-dark: #000000;
JSON
{
"hex": "#a4fa8a",
"rgb": {
"r": 164,
"g": 250,
"b": 138
},
"hsl": {
"h": 106.071,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.905,
"c": 0.16802,
"h": 138.7
},
"luminance": 0.78099
}Semantic roles & 50–950 ramp
primary
#A4FA8A
secondary
#B94FD9
accent
#00E6B0
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581