#A2FB78#A2FB78
#A2FB78 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.4% C 0.187 H 136.6°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FB78 |
|---|---|
| RGB | rgb(162, 251, 120) |
| HSL | hsl(101, 94%, 73%) |
| HSV | hsv(101, 52%, 98%) |
| CMYK | cmyk(35.5%, 0%, 52.2%, 1.6%) |
| CIE-LAB | lab(90.79, -49.33, 53.92) |
| CIE-LCH | lch(90.79, 73.08, 132.45°) |
| OKLab | oklab(90.38% -0.1359 0.1284) |
| OKLCH | oklch(90.38% 0.187 136.6) |
| XYZ | xyz(52.7862, 78.0294, 30.0455) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.55
Light Green
#96F97B
ΔE00 1.70
Light Grass Green
#9AF764
ΔE00 2.11
Key Lime
#AEFF6E
ΔE00 2.53
Light Lime
#AEFD6C
ΔE00 2.62
Easter Green
#8CFD7E
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FB78 #D178FB
analogous
#E4FB78 #A2FB78 #78FB8F
triadic
#A2FB78 #78A2FB #FB78A2
tetradic
#A2FB78 #78E4FB #D178FB #FB8F78
square
#A2FB78 #78E4FB #D178FB #FB8F78
split-complementary
#A2FB78 #8F78FB #FB78E4
monochromatic
#52F107 #79F93D #A2FB78 #CBFDB3 #EBFEE1
Accessibility & contrast
On white
1.26
#A2FB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#A2FB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FB78
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FB78 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#F6E281
Tritanopia (blue-blind)
#9FF3DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fb78; /* rgb */ color: rgb(162, 251, 120); /* oklch */ color: oklch(90.4% 0.187 136.6);
Tailwind
colors: {
custom: {
50: '#c2fda2',
500: '#a2fb78',
950: '#000000',
},
}SCSS
$custom: #a2fb78; $custom-light: #c2fda2; $custom-dark: #000000;
JSON
{
"hex": "#a2fb78",
"rgb": {
"r": 162,
"g": 251,
"b": 120
},
"hsl": {
"h": 100.763,
"s": 94.245,
"l": 72.745
},
"oklch": {
"l": 0.90378,
"c": 0.187,
"h": 136.6
},
"luminance": 0.78032
}Semantic roles & 50–950 ramp
primary
#A2FB78
secondary
#A73FD8
accent
#00E69C
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#13180F
muted
#828680