#A2FB89#A2FB89
#A2FB89 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.6% C 0.171 H 139.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A2FB89 |
|---|---|
| RGB | rgb(162, 251, 137) |
| HSL | hsl(107, 93%, 76%) |
| HSV | hsv(107, 45%, 98%) |
| CMYK | cmyk(35.5%, 0%, 45.4%, 1.6%) |
| CIE-LAB | lab(91.00, -47.31, 46.22) |
| CIE-LCH | lch(91.00, 66.14, 135.67°) |
| OKLab | oklab(90.61% -0.1295 0.1123) |
| OKLCH | oklch(90.61% 0.171 139.1) |
| XYZ | xyz(53.9110, 78.4793, 35.9695) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.82
Pale Light Green
#B1FC99
ΔE00 2.47
Easter Green
#8CFD7E
ΔE00 2.55
Pastel Green
#B0FF9D
ΔE00 2.68
Palegreen
#98FB98
ΔE00 3.00
Spring Green (survey)
#A9F971
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2FB89 #E289FB
analogous
#DBFB89 #A2FB89 #89FBA9
triadic
#A2FB89 #89A2FB #FB89A2
tetradic
#A2FB89 #89DBFB #E289FB #FBA989
square
#A2FB89 #89DBFB #E289FB #FBA989
split-complementary
#A2FB89 #A989FB #FB89DB
monochromatic
#45F713 #73F94E #A2FB89 #D1FDC4 #E8FEE1
Accessibility & contrast
On white
1.26
#A2FB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#A2FB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2FB89
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2FB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2FB89 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#9DF4E0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #a2fb89; /* rgb */ color: rgb(162, 251, 137); /* oklch */ color: oklch(90.6% 0.171 139.1);
Tailwind
colors: {
custom: {
50: '#c1fdad',
500: '#a2fb89',
950: '#000000',
},
}SCSS
$custom: #a2fb89; $custom-light: #c1fdad; $custom-dark: #000000;
JSON
{
"hex": "#a2fb89",
"rgb": {
"r": 162,
"g": 251,
"b": 137
},
"hsl": {
"h": 106.842,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.90612,
"c": 0.17143,
"h": 139.1
},
"luminance": 0.78482
}Semantic roles & 50–950 ramp
primary
#A2FB89
secondary
#BB4EDA
accent
#00E6B3
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581