#A2F985#A2F985
#A2F985 is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.1% C 0.172 H 138.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F985 |
|---|---|
| RGB | rgb(162, 249, 133) |
| HSL | hsl(105, 91%, 75%) |
| HSV | hsv(105, 47%, 98%) |
| CMYK | cmyk(34.9%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.38, -46.96, 47.35) |
| CIE-LCH | lch(90.38, 66.69, 134.76°) |
| OKLab | oklab(90.09% -0.1287 0.1147) |
| OKLCH | oklch(90.09% 0.172 138.3) |
| XYZ | xyz(53.0079, 77.1237, 34.2791) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.58
Easter Green
#8CFD7E
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 2.75
Pastel Green
#B0FF9D
ΔE00 3.11
Spring Green (survey)
#A9F971
ΔE00 3.17
Palegreen
#98FB98
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F985 #DC85F9
analogous
#DCF985 #A2F985 #85F9A2
triadic
#A2F985 #85A2F9 #F985A2
tetradic
#A2F985 #85DCF9 #DC85F9 #F9A285
square
#A2F985 #85DCF9 #DC85F9 #F9A285
split-complementary
#A2F985 #A285F9 #F985DC
monochromatic
#49F310 #76F64B #A2F985 #CEFCBF #E9FEE2
Accessibility & contrast
On white
1.28
#A2F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#A2F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F985
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F985 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87B
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#9DF2DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a2f985; /* rgb */ color: rgb(162, 249, 133); /* oklch */ color: oklch(90.1% 0.172 138.3);
Tailwind
colors: {
custom: {
50: '#c1fcaa',
500: '#a2f985',
950: '#000000',
},
}SCSS
$custom: #a2f985; $custom-light: #c1fcaa; $custom-dark: #000000;
JSON
{
"hex": "#a2f985",
"rgb": {
"r": 162,
"g": 249,
"b": 133
},
"hsl": {
"h": 105,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90091,
"c": 0.1724,
"h": 138.3
},
"luminance": 0.77126
}Semantic roles & 50–950 ramp
primary
#A2F985
secondary
#B44BD7
accent
#00E6AC
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581