#A1F989#A1F989
#A1F989 is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.1% C 0.169 H 139.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A1F989 |
|---|---|
| RGB | rgb(161, 249, 137) |
| HSL | hsl(107, 90%, 76%) |
| HSV | hsv(107, 45%, 98%) |
| CMYK | cmyk(35.3%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(90.38, -46.78, 45.44) |
| CIE-LCH | lch(90.38, 65.21, 135.83°) |
| OKLab | oklab(90.1% -0.128 0.1106) |
| OKLCH | oklch(90.1% 0.169 139.2) |
| XYZ | xyz(53.0872, 77.1320, 35.7528) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.92
Pale Light Green
#B1FC99
ΔE00 2.41
Pastel Green
#B0FF9D
ΔE00 2.69
Easter Green
#8CFD7E
ΔE00 2.70
Palegreen
#98FB98
ΔE00 2.84
Spring Green (survey)
#A9F971
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1F989 #E189F9
analogous
#D9F989 #A1F989 #89F9A9
triadic
#A1F989 #89A1F9 #F989A1
tetradic
#A1F989 #89D9F9 #E189F9 #F9A989
square
#A1F989 #89D9F9 #E189F9 #F9A989
split-complementary
#A1F989 #A989F9 #F989D9
monochromatic
#44F315 #73F64F #A1F989 #CFFCC3 #E8FEE2
Accessibility & contrast
On white
1.28
#A1F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#A1F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1F989
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1F989 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE880
Deuteranopia (green-blind)
#F2E090
Tritanopia (blue-blind)
#9BF2DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #a1f989; /* rgb */ color: rgb(161, 249, 137); /* oklch */ color: oklch(90.1% 0.169 139.2);
Tailwind
colors: {
custom: {
50: '#c0fcad',
500: '#a1f989',
950: '#000000',
},
}SCSS
$custom: #a1f989; $custom-light: #c0fcad; $custom-dark: #000000;
JSON
{
"hex": "#a1f989",
"rgb": {
"r": 161,
"g": 249,
"b": 137
},
"hsl": {
"h": 107.143,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.90098,
"c": 0.16915,
"h": 139.2
},
"luminance": 0.77135
}Semantic roles & 50–950 ramp
primary
#A1F989
secondary
#BA4FD7
accent
#00E6B4
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581