#A2F589#A2F589
#A2F589 is a very light, vivid green. Relative luminance 0.748; OKLCH L 89.2% C 0.163 H 138.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A2F589 |
|---|---|
| RGB | rgb(162, 245, 137) |
| HSL | hsl(106, 84%, 75%) |
| HSV | hsv(106, 44%, 96%) |
| CMYK | cmyk(33.9%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(89.29, -44.74, 44.08) |
| CIE-LCH | lch(89.29, 62.81, 135.43°) |
| OKLab | oklab(89.23% -0.1225 0.1075) |
| OKLCH | oklch(89.23% 0.163 138.7) |
| XYZ | xyz(52.0663, 74.7900, 35.3546) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.36
Light Green
#96F97B
ΔE00 2.49
Pastel Green
#B0FF9D
ΔE00 2.83
Palegreen
#98FB98
ΔE00 3.01
Easter Green
#8CFD7E
ΔE00 3.42
Lightgreen
#90EE90
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2F589 #DC89F5
analogous
#D8F589 #A2F589 #89F5A6
triadic
#A2F589 #89A2F5 #F589A2
tetradic
#A2F589 #89D8F5 #DC89F5 #F5A689
square
#A2F589 #89D8F5 #DC89F5 #F5A689
split-complementary
#A2F589 #A689F5 #F589D8
monochromatic
#49EB18 #76F051 #A2F589 #CEFAC1 #E9FDE3
Accessibility & contrast
On white
1.32
#A2F589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#A2F589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2F589
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2F589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2F589 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#EFDE90
Tritanopia (blue-blind)
#9DEEDB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #a2f589; /* rgb */ color: rgb(162, 245, 137); /* oklch */ color: oklch(89.2% 0.163 138.7);
Tailwind
colors: {
custom: {
50: '#c1f9ad',
500: '#a2f589',
950: '#000000',
},
}SCSS
$custom: #a2f589; $custom-light: #c1f9ad; $custom-dark: #000000;
JSON
{
"hex": "#a2f589",
"rgb": {
"r": 162,
"g": 245,
"b": 137
},
"hsl": {
"h": 106.111,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.89227,
"c": 0.16294,
"h": 138.7
},
"luminance": 0.74792
}Semantic roles & 50–950 ramp
primary
#A2F589
secondary
#B450D2
accent
#05E1AE
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581