#A2FF8A#A2FF8A
#A2FF8A is a very light, vivid green. Relative luminance 0.810; OKLCH L 91.5% C 0.176 H 139.4°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FF8A |
|---|---|
| RGB | rgb(162, 255, 138) |
| HSL | hsl(108, 100%, 77%) |
| HSV | hsv(108, 46%, 100%) |
| CMYK | cmyk(36.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.15, -48.87, 47.18) |
| CIE-LCH | lch(92.15, 67.93, 136.01°) |
| OKLab | oklab(91.55% -0.1337 0.1145) |
| OKLCH | oklch(91.55% 0.176 139.4) |
| XYZ | xyz(55.2458, 81.0336, 36.7699) |
| Luminance | 0.8104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.94
Easter Green
#8CFD7E
ΔE00 2.30
Pale Light Green
#B1FC99
ΔE00 2.80
Pastel Green
#B0FF9D
ΔE00 2.82
Palegreen
#98FB98
ΔE00 3.18
Spring Green (survey)
#A9F971
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FF8A #E78AFF
analogous
#DDFF8A #A2FF8A #8AFFAD
triadic
#A2FF8A #8AA2FF #FF8AA2
tetradic
#A2FF8A #8ADDFF #E78AFF #FFAD8A
square
#A2FF8A #8ADDFF #E78AFF #FFAD8A
split-complementary
#A2FF8A #AD8AFF #FF8ADD
monochromatic
#41FF10 #71FF4D #A2FF8A #D3FFC7 #E7FFE0
Accessibility & contrast
On white
1.22
#A2FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#A2FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FF8A
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FF8A | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#F8E591
Tritanopia (blue-blind)
#9CF8E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #a2ff8a; /* rgb */ color: rgb(162, 255, 138); /* oklch */ color: oklch(91.5% 0.176 139.4);
Tailwind
colors: {
custom: {
50: '#c1ffae',
500: '#a2ff8a',
950: '#000000',
},
}SCSS
$custom: #a2ff8a; $custom-light: #c1ffae; $custom-dark: #000000;
JSON
{
"hex": "#a2ff8a",
"rgb": {
"r": 162,
"g": 255,
"b": 138
},
"hsl": {
"h": 107.692,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.9155,
"c": 0.17609,
"h": 139.4
},
"luminance": 0.81036
}Semantic roles & 50–950 ramp
primary
#A2FF8A
secondary
#C24EE0
accent
#00E6B6
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131810
muted
#828681