#ABF87C#ABF87C
#ABF87C is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.2% C 0.175 H 134.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF87C |
|---|---|
| RGB | rgb(171, 248, 124) |
| HSL | hsl(97, 90%, 73%) |
| HSV | hsv(97, 50%, 97%) |
| CMYK | cmyk(31%, 0%, 50%, 2.7%) |
| CIE-LAB | lab(90.43, -44.66, 51.75) |
| CIE-LCH | lch(90.43, 68.36, 130.79°) |
| OKLab | oklab(90.22% -0.1232 0.1239) |
| OKLCH | oklch(90.22% 0.175 134.9) |
| XYZ | xyz(53.9989, 77.2459, 31.1297) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.43
Light Lime
#AEFD6C
ΔE00 2.64
Light Green
#96F97B
ΔE00 2.67
Key Lime
#AEFF6E
ΔE00 2.70
Light Grass Green
#9AF764
ΔE00 2.83
Pistachio (survey)
#C0FA8B
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF87C #C97CF8
analogous
#E9F87C #ABF87C #7CF88B
triadic
#ABF87C #7CABF8 #F87CAB
tetradic
#ABF87C #7CE9F8 #C97CF8 #F88B7C
square
#ABF87C #7CE9F8 #C97CF8 #F88B7C
split-complementary
#ABF87C #8B7CF8 #F87CE9
monochromatic
#62ED0D #86F542 #ABF87C #D0FBB6 #ECFDE2
Accessibility & contrast
On white
1.28
#ABF87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#ABF87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF87C
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF87C | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#F5E184
Tritanopia (blue-blind)
#AAF0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #abf87c; /* rgb */ color: rgb(171, 248, 124); /* oklch */ color: oklch(90.2% 0.175 134.9);
Tailwind
colors: {
custom: {
50: '#c7fba4',
500: '#abf87c',
950: '#000000',
},
}SCSS
$custom: #abf87c; $custom-light: #c7fba4; $custom-dark: #000000;
JSON
{
"hex": "#abf87c",
"rgb": {
"r": 171,
"g": 248,
"b": 124
},
"hsl": {
"h": 97.258,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.90221,
"c": 0.17475,
"h": 134.9
},
"luminance": 0.77248
}Semantic roles & 50–950 ramp
primary
#ABF87C
secondary
#9E44D4
accent
#00E68F
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580