#ABF97A#ABF97A
#ABF97A is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.4% C 0.178 H 134.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF97A |
|---|---|
| RGB | rgb(171, 249, 122) |
| HSL | hsl(97, 91%, 73%) |
| HSV | hsv(97, 51%, 98%) |
| CMYK | cmyk(31.3%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(90.69, -45.31, 52.99) |
| CIE-LCH | lch(90.69, 69.72, 130.53°) |
| OKLab | oklab(90.42% -0.1252 0.1265) |
| OKLCH | oklch(90.42% 0.178 134.7) |
| XYZ | xyz(54.1819, 77.8124, 30.5731) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.08
Light Lime
#AEFD6C
ΔE00 2.26
Key Lime
#AEFF6E
ΔE00 2.31
Light Grass Green
#9AF764
ΔE00 2.58
Light Green
#96F97B
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF97A #C87AF9
analogous
#EBF97A #ABF97A #7AF988
triadic
#ABF97A #7AABF9 #F97AAB
tetradic
#ABF97A #7AEBF9 #C87AF9 #F9887A
square
#ABF97A #7AEBF9 #C87AF9 #F9887A
split-complementary
#ABF97A #887AF9 #F97AEB
monochromatic
#62EE0B #86F63F #ABF97A #D0FCB5 #EDFEE2
Accessibility & contrast
On white
1.27
#ABF97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#ABF97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF97A
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF97A | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86F
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#AAF1DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #abf97a; /* rgb */ color: rgb(171, 249, 122); /* oklch */ color: oklch(90.4% 0.178 134.7);
Tailwind
colors: {
custom: {
50: '#c7fba3',
500: '#abf97a',
950: '#000000',
},
}SCSS
$custom: #abf97a; $custom-light: #c7fba3; $custom-dark: #000000;
JSON
{
"hex": "#abf97a",
"rgb": {
"r": 171,
"g": 249,
"b": 122
},
"hsl": {
"h": 96.85,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.90424,
"c": 0.17794,
"h": 134.7
},
"luminance": 0.77814
}Semantic roles & 50–950 ramp
primary
#ABF97A
secondary
#9C42D5
accent
#00E68D
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580