#ABFD73#ABFD73
#ABFD73 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.3% C 0.189 H 134.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFD73 |
|---|---|
| RGB | rgb(171, 253, 115) |
| HSL | hsl(96, 97%, 72%) |
| HSV | hsv(96, 55%, 99%) |
| CMYK | cmyk(32.4%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(91.75, -47.75, 57.41) |
| CIE-LCH | lch(91.75, 74.67, 129.75°) |
| OKLab | oklab(91.26% -0.1323 0.1356) |
| OKLCH | oklch(91.26% 0.189 134.3) |
| XYZ | xyz(55.0133, 80.1441, 28.7871) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.82
Key Lime
#AEFF6E
ΔE00 0.98
Light Lime
#AEFD6C
ΔE00 1.07
Light Grass Green
#9AF764
ΔE00 2.13
Pale Lime Green
#B1FF65
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFD73 #C573FD
analogous
#F0FD73 #ABFD73 #73FD80
triadic
#ABFD73 #73ABFD #FD73AB
tetradic
#ABFD73 #73F0FD #C573FD #FD8073
square
#ABFD73 #73F0FD #C573FD #FD8073
split-complementary
#ABFD73 #8073FD #FD73F0
monochromatic
#64F203 #87FC37 #ABFD73 #CFFEAF #EDFFE1
Accessibility & contrast
On white
1.23
#ABFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#ABFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFD73
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFD73 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC66
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#ABF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfd73; /* rgb */ color: rgb(171, 253, 115); /* oklch */ color: oklch(91.3% 0.189 134.3);
Tailwind
colors: {
custom: {
50: '#c8fe9f',
500: '#abfd73',
950: '#000000',
},
}SCSS
$custom: #abfd73; $custom-light: #c8fe9f; $custom-dark: #000000;
JSON
{
"hex": "#abfd73",
"rgb": {
"r": 171,
"g": 253,
"b": 115
},
"hsl": {
"h": 95.652,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91257,
"c": 0.18948,
"h": 134.3
},
"luminance": 0.80146
}Semantic roles & 50–950 ramp
primary
#ABFD73
secondary
#993BDA
accent
#00E688
background
#FEFFFC
surface
#FAFFF5
border
#D3D7CF
text
#13180F
muted
#838680