#ABFA77#ABFA77
#ABFA77 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.6% C 0.182 H 134.4°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA77 |
|---|---|
| RGB | rgb(171, 250, 119) |
| HSL | hsl(96, 93%, 72%) |
| HSV | hsv(96, 52%, 98%) |
| CMYK | cmyk(31.6%, 0%, 52.4%, 2%) |
| CIE-LAB | lab(90.94, -46.06, 54.66) |
| CIE-LCH | lch(90.94, 71.48, 130.12°) |
| OKLab | oklab(90.62% -0.1274 0.1299) |
| OKLCH | oklch(90.62% 0.182 134.4) |
| XYZ | xyz(54.3088, 78.3590, 29.7125) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.66
Light Lime
#AEFD6C
ΔE00 1.78
Key Lime
#AEFF6E
ΔE00 1.82
Light Grass Green
#9AF764
ΔE00 2.30
Light Green
#96F97B
ΔE00 2.90
Pale Lime Green
#B1FF65
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA77 #C677FA
analogous
#EDFA77 #ABFA77 #77FA84
triadic
#ABFA77 #77ABFA #FA77AB
tetradic
#ABFA77 #77EDFA #C677FA #FA8477
square
#ABFA77 #77EDFA #C677FA #FA8477
split-complementary
#ABFA77 #8477FA #FA77ED
monochromatic
#64EE09 #87F83C #ABFA77 #CFFCB2 #EDFEE1
Accessibility & contrast
On white
1.26
#ABFA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#ABFA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA77
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA77 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#F7E380
Tritanopia (blue-blind)
#ABF2DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #abfa77; /* rgb */ color: rgb(171, 250, 119); /* oklch */ color: oklch(90.6% 0.182 134.4);
Tailwind
colors: {
custom: {
50: '#c7fca1',
500: '#abfa77',
950: '#000000',
},
}SCSS
$custom: #abfa77; $custom-light: #c7fca1; $custom-dark: #000000;
JSON
{
"hex": "#abfa77",
"rgb": {
"r": 171,
"g": 250,
"b": 119
},
"hsl": {
"h": 96.183,
"s": 92.908,
"l": 72.353
},
"oklch": {
"l": 0.90616,
"c": 0.18198,
"h": 134.4
},
"luminance": 0.78361
}Semantic roles & 50–950 ramp
primary
#ABFA77
secondary
#9A3FD6
accent
#00E68A
background
#FEFFFC
surface
#FAFFF5
border
#D3D7CF
text
#13170F
muted
#838580