#A4FC83#A4FC83
#A4FC83 is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.9% C 0.177 H 137.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A4FC83 |
|---|---|
| RGB | rgb(164, 252, 131) |
| HSL | hsl(104, 95%, 75%) |
| HSV | hsv(104, 48%, 99%) |
| CMYK | cmyk(34.9%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(91.30, -47.84, 49.46) |
| CIE-LCH | lch(91.30, 68.82, 134.05°) |
| OKLab | oklab(90.86% -0.1313 0.1193) |
| OKLCH | oklch(90.86% 0.177 137.8) |
| XYZ | xyz(54.2153, 79.1495, 33.8891) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.56
Easter Green
#8CFD7E
ΔE00 2.61
Spring Green (survey)
#A9F971
ΔE00 2.65
Pale Light Green
#B1FC99
ΔE00 3.13
Light Grass Green
#9AF764
ΔE00 3.41
Pastel Green
#B0FF9D
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4FC83 #DB83FC
analogous
#E1FC83 #A4FC83 #83FC9E
triadic
#A4FC83 #83A4FC #FC83A4
tetradic
#A4FC83 #83E1FC #DB83FC #FC9E83
square
#A4FC83 #83E1FC #DB83FC #FC9E83
split-complementary
#A4FC83 #9E83FC #FC83E1
monochromatic
#4CF90B #78FB47 #A4FC83 #D0FDBF #E9FEE1
Accessibility & contrast
On white
1.25
#A4FC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#A4FC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4FC83
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4FC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4FC83 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#A0F5E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a4fc83; /* rgb */ color: rgb(164, 252, 131); /* oklch */ color: oklch(90.9% 0.177 137.8);
Tailwind
colors: {
custom: {
50: '#c3fea9',
500: '#a4fc83',
950: '#000000',
},
}SCSS
$custom: #a4fc83; $custom-light: #c3fea9; $custom-dark: #000000;
JSON
{
"hex": "#a4fc83",
"rgb": {
"r": 164,
"g": 252,
"b": 131
},
"hsl": {
"h": 103.636,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.9086,
"c": 0.1774,
"h": 137.8
},
"luminance": 0.79152
}Semantic roles & 50–950 ramp
primary
#A4FC83
secondary
#B349DB
accent
#00E6A7
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681