#A2FA85#A2FA85
#A2FA85 is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.3% C 0.174 H 138.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA85 |
|---|---|
| RGB | rgb(162, 250, 133) |
| HSL | hsl(105, 92%, 75%) |
| HSV | hsv(105, 47%, 98%) |
| CMYK | cmyk(35.2%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(90.66, -47.39, 47.71) |
| CIE-LCH | lch(90.66, 67.24, 134.81°) |
| OKLab | oklab(90.32% -0.1299 0.1155) |
| OKLCH | oklch(90.32% 0.174 138.4) |
| XYZ | xyz(53.3178, 77.7435, 34.3824) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.51
Easter Green
#8CFD7E
ΔE00 2.55
Pale Light Green
#B1FC99
ΔE00 2.81
Pastel Green
#B0FF9D
ΔE00 3.12
Spring Green (survey)
#A9F971
ΔE00 3.12
Palegreen
#98FB98
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA85 #DD85FA
analogous
#DDFA85 #A2FA85 #85FAA2
triadic
#A2FA85 #85A2FA #FA85A2
tetradic
#A2FA85 #85DDFA #DD85FA #FAA285
square
#A2FA85 #85DDFA #DD85FA #FAA285
split-complementary
#A2FA85 #A285FA #FA85DD
monochromatic
#48F50F #75F84A #A2FA85 #CFFCC0 #E9FEE2
Accessibility & contrast
On white
1.27
#A2FA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#A2FA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA85
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA85 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F4E18C
Tritanopia (blue-blind)
#9DF3DE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #a2fa85; /* rgb */ color: rgb(162, 250, 133); /* oklch */ color: oklch(90.3% 0.174 138.4);
Tailwind
colors: {
custom: {
50: '#c1fcaa',
500: '#a2fa85',
950: '#000000',
},
}SCSS
$custom: #a2fa85; $custom-light: #c1fcaa; $custom-dark: #000000;
JSON
{
"hex": "#a2fa85",
"rgb": {
"r": 162,
"g": 250,
"b": 133
},
"hsl": {
"h": 105.128,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.90322,
"c": 0.1738,
"h": 138.4
},
"luminance": 0.77746
}Semantic roles & 50–950 ramp
primary
#A2FA85
secondary
#B54BD8
accent
#00E6AD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581