#A2FA78#A2FA78
#A2FA78 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.1% C 0.186 H 136.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA78 |
|---|---|
| RGB | rgb(162, 250, 120) |
| HSL | hsl(101, 93%, 73%) |
| HSV | hsv(101, 52%, 98%) |
| CMYK | cmyk(35.2%, 0%, 52%, 2%) |
| CIE-LAB | lab(90.51, -48.91, 53.58) |
| CIE-LCH | lch(90.51, 72.54, 132.39°) |
| OKLab | oklab(90.15% -0.1348 0.1277) |
| OKLCH | oklch(90.15% 0.186 136.5) |
| XYZ | xyz(52.4746, 77.4063, 29.9417) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.52
Light Green
#96F97B
ΔE00 1.67
Light Grass Green
#9AF764
ΔE00 2.11
Key Lime
#AEFF6E
ΔE00 2.62
Light Lime
#AEFD6C
ΔE00 2.68
Easter Green
#8CFD7E
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA78 #D078FA
analogous
#E3FA78 #A2FA78 #78FA8F
triadic
#A2FA78 #78A2FA #FA78A2
tetradic
#A2FA78 #78E3FA #D078FA #FA8F78
square
#A2FA78 #78E3FA #D078FA #FA8F78
split-complementary
#A2FA78 #8F78FA #FA78E3
monochromatic
#53EF09 #79F83D #A2FA78 #CBFCB3 #EBFEE1
Accessibility & contrast
On white
1.27
#A2FA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#A2FA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA78
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA78 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#F5E181
Tritanopia (blue-blind)
#9FF2DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2fa78; /* rgb */ color: rgb(162, 250, 120); /* oklch */ color: oklch(90.1% 0.186 136.5);
Tailwind
colors: {
custom: {
50: '#c2fca2',
500: '#a2fa78',
950: '#000000',
},
}SCSS
$custom: #a2fa78; $custom-light: #c2fca2; $custom-dark: #000000;
JSON
{
"hex": "#a2fa78",
"rgb": {
"r": 162,
"g": 250,
"b": 120
},
"hsl": {
"h": 100.615,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.90146,
"c": 0.18565,
"h": 136.5
},
"luminance": 0.77409
}Semantic roles & 50–950 ramp
primary
#A2FA78
secondary
#A640D6
accent
#00E69B
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13170F
muted
#828580