#A4FC8A#A4FC8A
#A4FC8A is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.0% C 0.171 H 138.8°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FC8A |
|---|---|
| RGB | rgb(164, 252, 138) |
| HSL | hsl(106, 95%, 76%) |
| HSV | hsv(106, 45%, 99%) |
| CMYK | cmyk(34.9%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.39, -46.98, 46.26) |
| CIE-LCH | lch(91.39, 65.93, 135.44°) |
| OKLab | oklab(90.96% -0.1286 0.1124) |
| OKLCH | oklch(90.96% 0.171 138.8) |
| XYZ | xyz(54.7059, 79.3457, 36.4726) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.98
Pale Light Green
#B1FC99
ΔE00 2.35
Pastel Green
#B0FF9D
ΔE00 2.55
Easter Green
#8CFD7E
ΔE00 2.69
Palegreen
#98FB98
ΔE00 3.10
Spring Green (survey)
#A9F971
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FC8A #E28AFC
analogous
#DDFC8A #A4FC8A #8AFCA9
triadic
#A4FC8A #8AA4FC #FC8AA4
tetradic
#A4FC8A #8ADDFC #E28AFC #FCA98A
square
#A4FC8A #8ADDFC #E28AFC #FCA98A
split-complementary
#A4FC8A #A98AFC #FC8ADD
monochromatic
#47F913 #76FA4E #A4FC8A #D2FEC6 #E8FEE1
Accessibility & contrast
On white
1.24
#A4FC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#A4FC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FC8A
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FC8A | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#9FF5E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a4fc8a; /* rgb */ color: rgb(164, 252, 138); /* oklch */ color: oklch(91.0% 0.171 138.8);
Tailwind
colors: {
custom: {
50: '#c2feae',
500: '#a4fc8a',
950: '#000000',
},
}SCSS
$custom: #a4fc8a; $custom-light: #c2feae; $custom-dark: #000000;
JSON
{
"hex": "#a4fc8a",
"rgb": {
"r": 164,
"g": 252,
"b": 138
},
"hsl": {
"h": 106.316,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.9096,
"c": 0.17084,
"h": 138.8
},
"luminance": 0.79348
}Semantic roles & 50–950 ramp
primary
#A4FC8A
secondary
#BB4FDC
accent
#00E6B1
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681