#ABFC84#ABFC84
#ABFC84 is a very light, vivid green. Relative luminance 0.799; OKLCH L 91.2% C 0.173 H 136.3°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC84 |
|---|---|
| RGB | rgb(171, 252, 132) |
| HSL | hsl(101, 95%, 75%) |
| HSV | hsv(101, 48%, 99%) |
| CMYK | cmyk(32.1%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(91.66, -45.46, 49.51) |
| CIE-LCH | lch(91.66, 67.22, 132.56°) |
| OKLab | oklab(91.25% -0.125 0.1194) |
| OKLCH | oklch(91.25% 0.173 136.3) |
| XYZ | xyz(55.7684, 79.9424, 34.3174) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.32
Light Green
#96F97B
ΔE00 2.35
Pale Light Green
#B1FC99
ΔE00 2.98
Light Yellowish Green
#C2FF89
ΔE00 3.06
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC84 #D584FC
analogous
#E7FC84 #ABFC84 #84FC99
triadic
#ABFC84 #84ABFC #FC84AB
tetradic
#ABFC84 #84E7FC #D584FC #FC9984
square
#ABFC84 #84E7FC #D584FC #FC9984
split-complementary
#ABFC84 #9984FC #FC84E7
monochromatic
#59F90D #82FB48 #ABFC84 #D4FDC0 #EBFEE1
Accessibility & contrast
On white
1.24
#ABFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#ABFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC84
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC84 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#F8E48C
Tritanopia (blue-blind)
#A9F4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc84; /* rgb */ color: rgb(171, 252, 132); /* oklch */ color: oklch(91.2% 0.173 136.3);
Tailwind
colors: {
custom: {
50: '#c7feaa',
500: '#abfc84',
950: '#000000',
},
}SCSS
$custom: #abfc84; $custom-light: #c7feaa; $custom-dark: #000000;
JSON
{
"hex": "#abfc84",
"rgb": {
"r": 171,
"g": 252,
"b": 132
},
"hsl": {
"h": 100.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.91246,
"c": 0.17286,
"h": 136.3
},
"luminance": 0.79945
}Semantic roles & 50–950 ramp
primary
#ABFC84
secondary
#AC49DB
accent
#00E69B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681