#ABFC82#ABFC82
#ABFC82 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.2% C 0.175 H 136.0°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC82 |
|---|---|
| RGB | rgb(171, 252, 130) |
| HSL | hsl(100, 95%, 75%) |
| HSV | hsv(100, 48%, 99%) |
| CMYK | cmyk(32.1%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(91.63, -45.69, 50.42) |
| CIE-LCH | lch(91.63, 68.05, 132.19°) |
| OKLab | oklab(91.22% -0.1258 0.1213) |
| OKLCH | oklch(91.22% 0.175 136) |
| XYZ | xyz(55.6328, 79.8882, 33.6035) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.05
Light Green
#96F97B
ΔE00 2.36
Key Lime
#AEFF6E
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.00
Light Lime
#AEFD6C
ΔE00 3.04
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC82 #D382FC
analogous
#E8FC82 #ABFC82 #82FC96
triadic
#ABFC82 #82ABFC #FC82AB
tetradic
#ABFC82 #82E8FC #D382FC #FC9682
square
#ABFC82 #82E8FC #D382FC #FC9682
split-complementary
#ABFC82 #9682FC #FC82E8
monochromatic
#5BF90A #83FB46 #ABFC82 #D3FDBE #EBFEE1
Accessibility & contrast
On white
1.24
#ABFC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#ABFC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC82
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC82 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#F8E48A
Tritanopia (blue-blind)
#A9F4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc82; /* rgb */ color: rgb(171, 252, 130); /* oklch */ color: oklch(91.2% 0.175 136.0);
Tailwind
colors: {
custom: {
50: '#c7fea8',
500: '#abfc82',
950: '#000000',
},
}SCSS
$custom: #abfc82; $custom-light: #c7fea8; $custom-dark: #000000;
JSON
{
"hex": "#abfc82",
"rgb": {
"r": 171,
"g": 252,
"b": 130
},
"hsl": {
"h": 99.836,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91218,
"c": 0.17473,
"h": 136
},
"luminance": 0.7989
}Semantic roles & 50–950 ramp
primary
#ABFC82
secondary
#A948DA
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681