#ABFA7F#ABFA7F
#ABFA7F is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.7% C 0.175 H 135.4°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA7F |
|---|---|
| RGB | rgb(171, 250, 127) |
| HSL | hsl(99, 92%, 74%) |
| HSV | hsv(99, 49%, 98%) |
| CMYK | cmyk(31.6%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(91.03, -45.18, 51.09) |
| CIE-LCH | lch(91.03, 68.20, 131.49°) |
| OKLab | oklab(90.72% -0.1245 0.1226) |
| OKLCH | oklch(90.72% 0.175 135.4) |
| XYZ | xyz(54.8096, 78.5593, 32.3502) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.69
Light Green
#96F97B
ΔE00 2.47
Key Lime
#AEFF6E
ΔE00 2.77
Light Lime
#AEFD6C
ΔE00 2.80
Light Yellowish Green
#C2FF89
ΔE00 2.95
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA7F #CE7FFA
analogous
#E8FA7F #ABFA7F #7FFA91
triadic
#ABFA7F #7FABFA #FA7FAB
tetradic
#ABFA7F #7FE8FA #CE7FFA #FA917F
square
#ABFA7F #7FE8FA #CE7FFA #FA917F
split-complementary
#ABFA7F #917FFA #FA7FE8
monochromatic
#5EF50A #84F844 #ABFA7F #D2FCBA #ECFEE2
Accessibility & contrast
On white
1.26
#ABFA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#ABFA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA7F
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA7F | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#F6E387
Tritanopia (blue-blind)
#AAF2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #abfa7f; /* rgb */ color: rgb(171, 250, 127); /* oklch */ color: oklch(90.7% 0.175 135.4);
Tailwind
colors: {
custom: {
50: '#c7fca6',
500: '#abfa7f',
950: '#000000',
},
}SCSS
$custom: #abfa7f; $custom-light: #c7fca6; $custom-dark: #000000;
JSON
{
"hex": "#abfa7f",
"rgb": {
"r": 171,
"g": 250,
"b": 127
},
"hsl": {
"h": 98.537,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.90719,
"c": 0.17474,
"h": 135.4
},
"luminance": 0.78561
}Semantic roles & 50–950 ramp
primary
#ABFA7F
secondary
#A346D7
accent
#00E693
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580