#A2FC84#A2FC84
#A2FC84 is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.8% C 0.178 H 138.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FC84 |
|---|---|
| RGB | rgb(162, 252, 132) |
| HSL | hsl(105, 95%, 75%) |
| HSV | hsv(105, 48%, 99%) |
| CMYK | cmyk(35.7%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(91.22, -48.36, 48.87) |
| CIE-LCH | lch(91.22, 68.75, 134.70°) |
| OKLab | oklab(90.77% -0.1326 0.118) |
| OKLCH | oklch(90.77% 0.178 138.3) |
| XYZ | xyz(53.8738, 78.9655, 34.2286) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.41
Easter Green
#8CFD7E
ΔE00 2.36
Spring Green (survey)
#A9F971
ΔE00 2.95
Pale Light Green
#B1FC99
ΔE00 3.07
Pastel Green
#B0FF9D
ΔE00 3.31
Light Grass Green
#9AF764
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FC84 #DE84FC
analogous
#DEFC84 #A2FC84 #84FCA2
triadic
#A2FC84 #84A2FC #FC84A2
tetradic
#A2FC84 #84DEFC #DE84FC #FCA284
square
#A2FC84 #84DEFC #DE84FC #FCA284
split-complementary
#A2FC84 #A284FC #FC84DE
monochromatic
#48F90D #75FB48 #A2FC84 #CFFDC0 #E8FEE1
Accessibility & contrast
On white
1.25
#A2FC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#A2FC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FC84
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FC84 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#9DF5E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #a2fc84; /* rgb */ color: rgb(162, 252, 132); /* oklch */ color: oklch(90.8% 0.178 138.3);
Tailwind
colors: {
custom: {
50: '#c1feaa',
500: '#a2fc84',
950: '#000000',
},
}SCSS
$custom: #a2fc84; $custom-light: #c1feaa; $custom-dark: #000000;
JSON
{
"hex": "#a2fc84",
"rgb": {
"r": 162,
"g": 252,
"b": 132
},
"hsl": {
"h": 105,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.9077,
"c": 0.17751,
"h": 138.3
},
"luminance": 0.78968
}Semantic roles & 50–950 ramp
primary
#A2FC84
secondary
#B649DB
accent
#00E6AC
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681