#ABFB84#ABFB84
#ABFB84 is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.0% C 0.171 H 136.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFB84 |
|---|---|
| RGB | rgb(171, 251, 132) |
| HSL | hsl(100, 94%, 75%) |
| HSV | hsv(100, 47%, 98%) |
| CMYK | cmyk(31.9%, 0%, 47.4%, 1.6%) |
| CIE-LAB | lab(91.38, -45.03, 49.16) |
| CIE-LCH | lch(91.38, 66.67, 132.49°) |
| OKLab | oklab(91.02% -0.1238 0.1186) |
| OKLCH | oklch(91.02% 0.171 136.2) |
| XYZ | xyz(55.4552, 79.3160, 34.2130) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.34
Light Green
#96F97B
ΔE00 2.37
Pale Light Green
#B1FC99
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.07
Celery
#C1FD95
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFB84 #D484FB
analogous
#E7FB84 #ABFB84 #84FB98
triadic
#ABFB84 #84ABFB #FB84AB
tetradic
#ABFB84 #84E7FB #D484FB #FB9884
square
#ABFB84 #84E7FB #D484FB #FB9884
split-complementary
#ABFB84 #9884FB #FB84E7
monochromatic
#5AF70D #83F949 #ABFB84 #D3FDBF #EBFEE1
Accessibility & contrast
On white
1.25
#ABFB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#ABFB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFB84
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFB84 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#A9F3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfb84; /* rgb */ color: rgb(171, 251, 132); /* oklch */ color: oklch(91.0% 0.171 136.2);
Tailwind
colors: {
custom: {
50: '#c7fdaa',
500: '#abfb84',
950: '#000000',
},
}SCSS
$custom: #abfb84; $custom-light: #c7fdaa; $custom-dark: #000000;
JSON
{
"hex": "#abfb84",
"rgb": {
"r": 171,
"g": 251,
"b": 132
},
"hsl": {
"h": 100.336,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.91017,
"c": 0.17147,
"h": 136.2
},
"luminance": 0.79318
}Semantic roles & 50–950 ramp
primary
#ABFB84
secondary
#AA4AD9
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581