#ABF57A#ABF57A
#ABF57A is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 89.5% C 0.172 H 134.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF57A |
|---|---|
| RGB | rgb(171, 245, 122) |
| HSL | hsl(96, 86%, 72%) |
| HSV | hsv(96, 50%, 96%) |
| CMYK | cmyk(30.2%, 0%, 50.2%, 3.9%) |
| CIE-LAB | lab(89.56, -43.58, 51.63) |
| CIE-LCH | lch(89.56, 67.56, 130.17°) |
| OKLab | oklab(89.51% -0.1204 0.1235) |
| OKLCH | oklch(89.51% 0.172 134.3) |
| XYZ | xyz(52.9587, 75.3660, 30.1654) |
| Luminance | 0.7537 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.61
Light Lime
#AEFD6C
ΔE00 2.86
Pistachio (survey)
#C0FA8B
ΔE00 2.91
Light Grass Green
#9AF764
ΔE00 2.93
Light Green
#96F97B
ΔE00 3.00
Key Lime
#AEFF6E
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF57A #C47AF5
analogous
#E8F57A #ABF57A #7AF587
triadic
#ABF57A #7AABF5 #F57AAB
tetradic
#ABF57A #7AE8F5 #C47AF5 #F5877A
square
#ABF57A #7AE8F5 #C47AF5 #F5877A
split-complementary
#ABF57A #877AF5 #F57AE8
monochromatic
#65E311 #87F141 #ABF57A #CFF9B3 #EDFDE3
Accessibility & contrast
On white
1.31
#ABF57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#ABF57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF57A
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF57A | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#F2DF82
Tritanopia (blue-blind)
#ABEDD9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #abf57a; /* rgb */ color: rgb(171, 245, 122); /* oklch */ color: oklch(89.5% 0.172 134.3);
Tailwind
colors: {
custom: {
50: '#c7f9a3',
500: '#abf57a',
950: '#000000',
},
}SCSS
$custom: #abf57a; $custom-light: #c7f9a3; $custom-dark: #000000;
JSON
{
"hex": "#abf57a",
"rgb": {
"r": 171,
"g": 245,
"b": 122
},
"hsl": {
"h": 96.098,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.89507,
"c": 0.17246,
"h": 134.3
},
"luminance": 0.75368
}Semantic roles & 50–950 ramp
primary
#ABF57A
secondary
#9843D0
accent
#03E389
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580