#ABF87F#ABF87F
#ABF87F is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.3% C 0.172 H 135.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF87F |
|---|---|
| RGB | rgb(171, 248, 127) |
| HSL | hsl(98, 90%, 74%) |
| HSV | hsv(98, 49%, 97%) |
| CMYK | cmyk(31%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.47, -44.32, 50.40) |
| CIE-LCH | lch(90.47, 67.11, 131.33°) |
| OKLab | oklab(90.26% -0.1221 0.1211) |
| OKLCH | oklch(90.26% 0.172 135.3) |
| XYZ | xyz(54.1915, 77.3230, 32.1441) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.83
Light Green
#96F97B
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Light Yellowish Green
#C2FF89
ΔE00 3.00
Light Lime
#AEFD6C
ΔE00 3.02
Key Lime
#AEFF6E
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF87F #CC7FF8
analogous
#E7F87F #ABF87F #7FF88F
triadic
#ABF87F #7FABF8 #F87FAB
tetradic
#ABF87F #7FE7F8 #CC7FF8 #F88F7F
square
#ABF87F #7FE7F8 #CC7FF8 #F88F7F
split-complementary
#ABF87F #8F7FF8 #F87FE7
monochromatic
#5FF00D #85F545 #ABF87F #D1FBB9 #ECFDE2
Accessibility & contrast
On white
1.28
#ABF87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#ABF87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF87F
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF87F | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F5E187
Tritanopia (blue-blind)
#AAF0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #abf87f; /* rgb */ color: rgb(171, 248, 127); /* oklch */ color: oklch(90.3% 0.172 135.3);
Tailwind
colors: {
custom: {
50: '#c7fba6',
500: '#abf87f',
950: '#000000',
},
}SCSS
$custom: #abf87f; $custom-light: #c7fba6; $custom-dark: #000000;
JSON
{
"hex": "#abf87f",
"rgb": {
"r": 171,
"g": 248,
"b": 127
},
"hsl": {
"h": 98.182,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90261,
"c": 0.17198,
"h": 135.3
},
"luminance": 0.77325
}Semantic roles & 50–950 ramp
primary
#ABF87F
secondary
#A146D5
accent
#00E692
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580