#A2F98A#A2F98A
#A2F98A is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.2% C 0.168 H 139.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F98A |
|---|---|
| RGB | rgb(162, 249, 138) |
| HSL | hsl(107, 90%, 76%) |
| HSV | hsv(107, 45%, 98%) |
| CMYK | cmyk(34.9%, 0%, 44.6%, 2.4%) |
| CIE-LAB | lab(90.44, -46.33, 45.05) |
| CIE-LCH | lch(90.44, 64.62, 135.81°) |
| OKLab | oklab(90.17% -0.1268 0.1097) |
| OKLCH | oklch(90.17% 0.168 139.1) |
| XYZ | xyz(53.3616, 77.2652, 36.1419) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.07
Pale Light Green
#B1FC99
ΔE00 2.26
Pastel Green
#B0FF9D
ΔE00 2.55
Palegreen
#98FB98
ΔE00 2.80
Easter Green
#8CFD7E
ΔE00 2.84
Spring Green (survey)
#A9F971
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F98A #E18AF9
analogous
#D9F98A #A2F98A #8AF9A9
triadic
#A2F98A #8AA2F9 #F98AA2
tetradic
#A2F98A #8AD9F9 #E18AF9 #F9A98A
square
#A2F98A #8AD9F9 #E18AF9 #F9A98A
split-complementary
#A2F98A #A98AF9 #F98AD9
monochromatic
#45F316 #74F650 #A2F98A #D0FCC4 #E8FEE2
Accessibility & contrast
On white
1.28
#A2F98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#A2F98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F98A
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F98A | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#F2E191
Tritanopia (blue-blind)
#9DF2DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2f98a; /* rgb */ color: rgb(162, 249, 138); /* oklch */ color: oklch(90.2% 0.168 139.1);
Tailwind
colors: {
custom: {
50: '#c1fcae',
500: '#a2f98a',
950: '#000000',
},
}SCSS
$custom: #a2f98a; $custom-light: #c1fcae; $custom-dark: #000000;
JSON
{
"hex": "#a2f98a",
"rgb": {
"r": 162,
"g": 249,
"b": 138
},
"hsl": {
"h": 107.027,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.90165,
"c": 0.16766,
"h": 139.1
},
"luminance": 0.77268
}Semantic roles & 50–950 ramp
primary
#A2F98A
secondary
#BA50D7
accent
#00E6B4
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581