#A2FC78#A2FC78
#A2FC78 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.6% C 0.188 H 136.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FC78 |
|---|---|
| RGB | rgb(162, 252, 120) |
| HSL | hsl(101, 96%, 73%) |
| HSV | hsv(101, 52%, 99%) |
| CMYK | cmyk(35.7%, 0%, 52.4%, 1.2%) |
| CIE-LAB | lab(91.08, -49.74, 54.26) |
| CIE-LCH | lch(91.08, 73.61, 132.51°) |
| OKLab | oklab(90.61% -0.137 0.1292) |
| OKLCH | oklch(90.61% 0.188 136.7) |
| XYZ | xyz(53.0994, 78.6558, 30.1499) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.61
Light Green
#96F97B
ΔE00 1.76
Light Grass Green
#9AF764
ΔE00 2.14
Key Lime
#AEFF6E
ΔE00 2.45
Light Lime
#AEFD6C
ΔE00 2.57
Easter Green
#8CFD7E
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FC78 #D278FC
analogous
#E4FC78 #A2FC78 #78FC90
triadic
#A2FC78 #78A2FC #FC78A2
tetradic
#A2FC78 #78E4FC #D278FC #FC9078
square
#A2FC78 #78E4FC #D278FC #FC9078
split-complementary
#A2FC78 #9078FC #FC78E4
monochromatic
#51F405 #79FB3C #A2FC78 #CBFDB4 #EAFEE1
Accessibility & contrast
On white
1.26
#A2FC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#A2FC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FC78
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FC78 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#F7E381
Tritanopia (blue-blind)
#9FF4DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fc78; /* rgb */ color: rgb(162, 252, 120); /* oklch */ color: oklch(90.6% 0.188 136.7);
Tailwind
colors: {
custom: {
50: '#c2fea2',
500: '#a2fc78',
950: '#000000',
},
}SCSS
$custom: #a2fc78; $custom-light: #c2fea2; $custom-dark: #000000;
JSON
{
"hex": "#a2fc78",
"rgb": {
"r": 162,
"g": 252,
"b": 120
},
"hsl": {
"h": 100.909,
"s": 95.652,
"l": 72.941
},
"oklch": {
"l": 0.9061,
"c": 0.18834,
"h": 136.7
},
"luminance": 0.78658
}Semantic roles & 50–950 ramp
primary
#A2FC78
secondary
#A83FD9
accent
#00E69C
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680