#ABFE82#ABFE82
#ABFE82 is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.7% C 0.177 H 136.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE82 |
|---|---|
| RGB | rgb(171, 254, 130) |
| HSL | hsl(100, 98%, 75%) |
| HSV | hsv(100, 49%, 100%) |
| CMYK | cmyk(32.7%, 0%, 48.8%, 0.4%) |
| CIE-LAB | lab(92.20, -46.55, 51.11) |
| CIE-LCH | lch(92.20, 69.13, 132.33°) |
| OKLab | oklab(91.68% -0.1281 0.1228) |
| OKLCH | oklch(91.68% 0.177 136.2) |
| XYZ | xyz(56.2642, 81.1509, 33.8139) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.09
Light Green
#96F97B
ΔE00 2.40
Key Lime
#AEFF6E
ΔE00 2.77
Light Lime
#AEFD6C
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.06
Light Grass Green
#9AF764
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE82 #D582FE
analogous
#E9FE82 #ABFE82 #82FE97
triadic
#ABFE82 #82ABFE #FE82AB
tetradic
#ABFE82 #82E9FE #D582FE #FE9782
square
#ABFE82 #82E9FE #D582FE #FE9782
split-complementary
#ABFE82 #9782FE #FE82E9
monochromatic
#59FD09 #82FE45 #ABFE82 #D4FEBF #EBFFE1
Accessibility & contrast
On white
1.22
#ABFE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#ABFE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE82
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE82 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED77
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#A9F6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe82; /* rgb */ color: rgb(171, 254, 130); /* oklch */ color: oklch(91.7% 0.177 136.2);
Tailwind
colors: {
custom: {
50: '#c7ffa9',
500: '#abfe82',
950: '#000000',
},
}SCSS
$custom: #abfe82; $custom-light: #c7ffa9; $custom-dark: #000000;
JSON
{
"hex": "#abfe82",
"rgb": {
"r": 171,
"g": 254,
"b": 130
},
"hsl": {
"h": 100.161,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.91676,
"c": 0.17749,
"h": 136.2
},
"luminance": 0.81153
}Semantic roles & 50–950 ramp
primary
#ABFE82
secondary
#AC47DD
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681