#ABF989#ABF989
#ABF989 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.6% C 0.164 H 136.8°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF989 |
|---|---|
| RGB | rgb(171, 249, 137) |
| HSL | hsl(102, 90%, 76%) |
| HSV | hsv(102, 45%, 98%) |
| CMYK | cmyk(31.3%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(90.88, -43.56, 46.17) |
| CIE-LCH | lch(90.88, 63.47, 133.33°) |
| OKLab | oklab(90.63% -0.1195 0.1121) |
| OKLCH | oklch(90.63% 0.164 136.8) |
| XYZ | xyz(55.1841, 78.2132, 35.8511) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.11
Light Green
#96F97B
ΔE00 2.64
Pastel Green
#B0FF9D
ΔE00 2.68
Celery
#C1FD95
ΔE00 2.89
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Spring Green (survey)
#A9F971
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF989 #D789F9
analogous
#E3F989 #ABF989 #89F99F
triadic
#ABF989 #89ABF9 #F989AB
tetradic
#ABF989 #89E3F9 #D789F9 #F99F89
square
#ABF989 #89E3F9 #D789F9 #F99F89
split-complementary
#ABF989 #9F89F9 #F989E3
monochromatic
#58F315 #82F64F #ABF989 #D4FCC3 #EAFEE2
Accessibility & contrast
On white
1.26
#ABF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#ABF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF989
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF989 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#F4E290
Tritanopia (blue-blind)
#A8F2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #abf989; /* rgb */ color: rgb(171, 249, 137); /* oklch */ color: oklch(90.6% 0.164 136.8);
Tailwind
colors: {
custom: {
50: '#c7fbad',
500: '#abf989',
950: '#000000',
},
}SCSS
$custom: #abf989; $custom-light: #c7fbad; $custom-dark: #000000;
JSON
{
"hex": "#abf989",
"rgb": {
"r": 171,
"g": 249,
"b": 137
},
"hsl": {
"h": 101.786,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.90632,
"c": 0.16389,
"h": 136.8
},
"luminance": 0.78215
}Semantic roles & 50–950 ramp
primary
#ABF989
secondary
#AE4FD7
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581