#A2FA92#A2FA92
#A2FA92 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.5% C 0.161 H 140.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FA92 |
|---|---|
| RGB | rgb(162, 250, 146) |
| HSL | hsl(111, 91%, 78%) |
| HSV | hsv(111, 42%, 98%) |
| CMYK | cmyk(35.2%, 0%, 41.6%, 2%) |
| CIE-LAB | lab(90.84, -45.69, 41.67) |
| CIE-LCH | lch(90.84, 61.84, 137.64°) |
| OKLab | oklab(90.52% -0.1248 0.1023) |
| OKLCH | oklch(90.52% 0.161 140.6) |
| XYZ | xyz(54.2722, 78.1253, 39.4086) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.80
Pale Light Green
#B1FC99
ΔE00 1.83
Pastel Green
#B0FF9D
ΔE00 1.86
Light Green
#96F97B
ΔE00 3.02
Light Pastel Green
#B2FBA5
ΔE00 3.08
Lightgreen
#90EE90
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FA92 #EA92FA
analogous
#D6FA92 #A2FA92 #92FAB6
triadic
#A2FA92 #92A2FA #FA92A2
tetradic
#A2FA92 #92D6FA #EA92FA #FAB692
square
#A2FA92 #92D6FA #EA92FA #FAB692
split-complementary
#A2FA92 #B692FA #FA92D6
monochromatic
#3EF51D #70F757 #A2FA92 #D4FDCD #E6FEE2
Accessibility & contrast
On white
1.26
#A2FA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#A2FA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FA92
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FA92 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8A
Deuteranopia (green-blind)
#F2E298
Tritanopia (blue-blind)
#9BF4E1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fa92; /* rgb */ color: rgb(162, 250, 146); /* oklch */ color: oklch(90.5% 0.161 140.6);
Tailwind
colors: {
custom: {
50: '#c1fcb3',
500: '#a2fa92',
950: '#000000',
},
}SCSS
$custom: #a2fa92; $custom-light: #c1fcb3; $custom-dark: #000000;
JSON
{
"hex": "#a2fa92",
"rgb": {
"r": 162,
"g": 250,
"b": 146
},
"hsl": {
"h": 110.769,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.90521,
"c": 0.16137,
"h": 140.6
},
"luminance": 0.78128
}Semantic roles & 50–950 ramp
primary
#A2FA92
secondary
#C656DA
accent
#00E6C2
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581