#ABFF73#ABFF73
#ABFF73 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 91.7% C 0.192 H 134.5°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF73 |
|---|---|
| RGB | rgb(171, 255, 115) |
| HSL | hsl(96, 100%, 73%) |
| HSV | hsv(96, 55%, 100%) |
| CMYK | cmyk(32.9%, 0%, 54.9%, 0%) |
| CIE-LAB | lab(92.32, -48.59, 58.07) |
| CIE-LCH | lch(92.32, 75.72, 129.92°) |
| OKLab | oklab(91.72% -0.1346 0.137) |
| OKLCH | oklch(91.72% 0.192 134.5) |
| XYZ | xyz(55.6479, 81.4135, 28.9987) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.84
Light Lime
#AEFD6C
ΔE00 1.11
Spring Green (survey)
#A9F971
ΔE00 1.23
Pale Lime Green
#B1FF65
ΔE00 2.08
Light Grass Green
#9AF764
ΔE00 2.29
Pale Lime
#BEFD73
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF73 #C773FF
analogous
#F1FF73 #ABFF73 #73FF81
triadic
#ABFF73 #73ABFF #FF73AB
tetradic
#ABFF73 #73F1FF #C773FF #FF8173
square
#ABFF73 #73F1FF #C773FF #FF8173
split-complementary
#ABFF73 #8173FF #FF73F1
monochromatic
#63F800 #86FF36 #ABFF73 #D0FFB0 #EDFFE0
Accessibility & contrast
On white
1.22
#ABFF73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#ABFF73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF73
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF73 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED65
Deuteranopia (green-blind)
#FCE67D
Tritanopia (blue-blind)
#AAF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff73; /* rgb */ color: rgb(171, 255, 115); /* oklch */ color: oklch(91.7% 0.192 134.5);
Tailwind
colors: {
custom: {
50: '#c8ff9f',
500: '#abff73',
950: '#000000',
},
}SCSS
$custom: #abff73; $custom-light: #c8ff9f; $custom-dark: #000000;
JSON
{
"hex": "#abff73",
"rgb": {
"r": 171,
"g": 255,
"b": 115
},
"hsl": {
"h": 96,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.91717,
"c": 0.19211,
"h": 134.5
},
"luminance": 0.81416
}Semantic roles & 50–950 ramp
primary
#ABFF73
secondary
#9B3ADC
accent
#00E68A
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680