#A2FA90#A2FA90
#A2FA90 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.5% C 0.163 H 140.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA90 |
|---|---|
| RGB | rgb(162, 250, 144) |
| HSL | hsl(110, 91%, 77%) |
| HSV | hsv(110, 42%, 98%) |
| CMYK | cmyk(35.2%, 0%, 42.4%, 2%) |
| CIE-LAB | lab(90.81, -45.97, 42.61) |
| CIE-LCH | lch(90.81, 62.68, 137.17°) |
| OKLab | oklab(90.49% -0.1256 0.1044) |
| OKLCH | oklch(90.49% 0.163 140.3) |
| XYZ | xyz(54.1180, 78.0636, 38.5964) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.89
Pastel Green
#B0FF9D
ΔE00 1.99
Palegreen
#98FB98
ΔE00 2.04
Light Green
#96F97B
ΔE00 2.74
Easter Green
#8CFD7E
ΔE00 3.16
Light Pastel Green
#B2FBA5
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA90 #E890FA
analogous
#D7FA90 #A2FA90 #90FAB3
triadic
#A2FA90 #90A2FA #FA90A2
tetradic
#A2FA90 #90D7FA #E890FA #FAB390
square
#A2FA90 #90D7FA #E890FA #FAB390
split-complementary
#A2FA90 #B390FA #FA90D7
monochromatic
#40F51B #71F755 #A2FA90 #D3FDCB #E6FEE2
Accessibility & contrast
On white
1.26
#A2FA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#A2FA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA90
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA90 | 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)
#FFEA88
Deuteranopia (green-blind)
#F2E296
Tritanopia (blue-blind)
#9CF4E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fa90; /* rgb */ color: rgb(162, 250, 144); /* oklch */ color: oklch(90.5% 0.163 140.3);
Tailwind
colors: {
custom: {
50: '#c1fcb2',
500: '#a2fa90',
950: '#000000',
},
}SCSS
$custom: #a2fa90; $custom-light: #c1fcb2; $custom-dark: #000000;
JSON
{
"hex": "#a2fa90",
"rgb": {
"r": 162,
"g": 250,
"b": 144
},
"hsl": {
"h": 109.811,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.90489,
"c": 0.16332,
"h": 140.3
},
"luminance": 0.78066
}Semantic roles & 50–950 ramp
primary
#A2FA90
secondary
#C355DA
accent
#00E6BF
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581