#ABF77A#ABF77A
#ABF77A is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.0% C 0.175 H 134.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF77A |
|---|---|
| RGB | rgb(171, 247, 122) |
| HSL | hsl(96, 89%, 72%) |
| HSV | hsv(96, 51%, 97%) |
| CMYK | cmyk(30.8%, 0%, 50.6%, 3.1%) |
| CIE-LAB | lab(90.13, -44.45, 52.31) |
| CIE-LCH | lch(90.13, 68.64, 130.35°) |
| OKLab | oklab(89.96% -0.1228 0.125) |
| OKLCH | oklch(89.96% 0.175 134.5) |
| XYZ | xyz(53.5671, 76.5826, 30.3681) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.29
Light Lime
#AEFD6C
ΔE00 2.54
Key Lime
#AEFF6E
ΔE00 2.64
Light Grass Green
#9AF764
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.83
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF77A #C67AF7
analogous
#E9F77A #ABF77A #7AF788
triadic
#ABF77A #7AABF7 #F77AAB
tetradic
#ABF77A #7AE9F7 #C67AF7 #F7887A
square
#ABF77A #7AE9F7 #C67AF7 #F7887A
split-complementary
#ABF77A #887AF7 #F77AE9
monochromatic
#64E90E #87F440 #ABF77A #CFFAB4 #EDFDE2
Accessibility & contrast
On white
1.29
#ABF77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#ABF77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF77A
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF77A | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE76F
Deuteranopia (green-blind)
#F4E082
Tritanopia (blue-blind)
#ABEFDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abf77a; /* rgb */ color: rgb(171, 247, 122); /* oklch */ color: oklch(90.0% 0.175 134.5);
Tailwind
colors: {
custom: {
50: '#c7faa3',
500: '#abf77a',
950: '#000000',
},
}SCSS
$custom: #abf77a; $custom-light: #c7faa3; $custom-dark: #000000;
JSON
{
"hex": "#abf77a",
"rgb": {
"r": 171,
"g": 247,
"b": 122
},
"hsl": {
"h": 96.48,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.89965,
"c": 0.1752,
"h": 134.5
},
"luminance": 0.76585
}Semantic roles & 50–950 ramp
primary
#ABF77A
secondary
#9A42D3
accent
#00E58B
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580