#A4FF8A#A4FF8A
#A4FF8A is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.7% C 0.175 H 139.0°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FF8A |
|---|---|
| RGB | rgb(164, 255, 138) |
| HSL | hsl(107, 100%, 77%) |
| HSV | hsv(107, 46%, 100%) |
| CMYK | cmyk(35.7%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.24, -48.25, 47.32) |
| CIE-LCH | lch(92.24, 67.58, 135.56°) |
| OKLab | oklab(91.65% -0.1321 0.1148) |
| OKLCH | oklch(91.65% 0.175 139) |
| XYZ | xyz(55.6554, 81.2448, 36.7891) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.02
Easter Green
#8CFD7E
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 2.70
Pastel Green
#B0FF9D
ΔE00 2.77
Palegreen
#98FB98
ΔE00 3.33
Spring Green (survey)
#A9F971
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FF8A #E58AFF
analogous
#DEFF8A #A4FF8A #8AFFAB
triadic
#A4FF8A #8AA4FF #FF8AA4
tetradic
#A4FF8A #8ADEFF #E58AFF #FFAB8A
square
#A4FF8A #8ADEFF #E58AFF #FFAB8A
split-complementary
#A4FF8A #AB8AFF #FF8ADE
monochromatic
#45FF10 #74FF4D #A4FF8A #D4FFC7 #E7FFE0
Accessibility & contrast
On white
1.22
#A4FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#A4FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FF8A
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FF8A | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#F8E691
Tritanopia (blue-blind)
#9EF8E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #a4ff8a; /* rgb */ color: rgb(164, 255, 138); /* oklch */ color: oklch(91.7% 0.175 139.0);
Tailwind
colors: {
custom: {
50: '#c3ffae',
500: '#a4ff8a',
950: '#000000',
},
}SCSS
$custom: #a4ff8a; $custom-light: #c3ffae; $custom-dark: #000000;
JSON
{
"hex": "#a4ff8a",
"rgb": {
"r": 164,
"g": 255,
"b": 138
},
"hsl": {
"h": 106.667,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91652,
"c": 0.17505,
"h": 139
},
"luminance": 0.81247
}Semantic roles & 50–950 ramp
primary
#A4FF8A
secondary
#BF4EE0
accent
#00E6B3
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681