#ABFE84#ABFE84
#ABFE84 is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.7% C 0.176 H 136.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE84 |
|---|---|
| RGB | rgb(171, 254, 132) |
| HSL | hsl(101, 98%, 76%) |
| HSV | hsv(101, 48%, 100%) |
| CMYK | cmyk(32.7%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(92.22, -46.32, 50.21) |
| CIE-LCH | lch(92.22, 68.31, 132.69°) |
| OKLab | oklab(91.7% -0.1274 0.1209) |
| OKLCH | oklch(91.7% 0.176 136.5) |
| XYZ | xyz(56.3997, 81.2051, 34.5278) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.34
Light Green
#96F97B
ΔE00 2.37
Key Lime
#AEFF6E
ΔE00 3.04
Light Yellowish Green
#C2FF89
ΔE00 3.10
Pale Light Green
#B1FC99
ΔE00 3.17
Light Lime
#AEFD6C
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE84 #D784FE
analogous
#E8FE84 #ABFE84 #84FE9A
triadic
#ABFE84 #84ABFE #FE84AB
tetradic
#ABFE84 #84E8FE #D784FE #FE9A84
square
#ABFE84 #84E8FE #D784FE #FE9A84
split-complementary
#ABFE84 #9A84FE #FE84E8
monochromatic
#58FD0B #82FE47 #ABFE84 #D4FEC1 #EAFFE1
Accessibility & contrast
On white
1.22
#ABFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#ABFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE84
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE84 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#A8F6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe84; /* rgb */ color: rgb(171, 254, 132); /* oklch */ color: oklch(91.7% 0.176 136.5);
Tailwind
colors: {
custom: {
50: '#c7ffaa',
500: '#abfe84',
950: '#000000',
},
}SCSS
$custom: #abfe84; $custom-light: #c7ffaa; $custom-dark: #000000;
JSON
{
"hex": "#abfe84",
"rgb": {
"r": 171,
"g": 254,
"b": 132
},
"hsl": {
"h": 100.82,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91704,
"c": 0.17564,
"h": 136.5
},
"luminance": 0.81207
}Semantic roles & 50–950 ramp
primary
#ABFE84
secondary
#AE49DD
accent
#00E69C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681