#ABFC73#ABFC73
#ABFC73 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.0% C 0.188 H 134.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC73 |
|---|---|
| RGB | rgb(171, 252, 115) |
| HSL | hsl(95, 96%, 72%) |
| HSV | hsv(95, 54%, 99%) |
| CMYK | cmyk(32.1%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(91.47, -47.32, 57.08) |
| CIE-LCH | lch(91.47, 74.15, 129.66°) |
| OKLab | oklab(91.03% -0.1312 0.1349) |
| OKLCH | oklch(91.03% 0.188 134.2) |
| XYZ | xyz(54.6984, 79.5144, 28.6822) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.62
Key Lime
#AEFF6E
ΔE00 1.10
Light Lime
#AEFD6C
ΔE00 1.12
Light Grass Green
#9AF764
ΔE00 2.09
Pale Lime Green
#B1FF65
ΔE00 2.24
Pale Lime
#BEFD73
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC73 #C473FC
analogous
#F0FC73 #ABFC73 #73FC80
triadic
#ABFC73 #73ABFC #FC73AB
tetradic
#ABFC73 #73F0FC #C473FC #FC8073
square
#ABFC73 #73F0FC #C473FC #FC8073
split-complementary
#ABFC73 #8073FC #FC73F0
monochromatic
#65EF05 #87FB37 #ABFC73 #CFFDAF #EDFEE1
Accessibility & contrast
On white
1.24
#ABFC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#ABFC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC73
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC73 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB66
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#ABF3DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfc73; /* rgb */ color: rgb(171, 252, 115); /* oklch */ color: oklch(91.0% 0.188 134.2);
Tailwind
colors: {
custom: {
50: '#c8fe9f',
500: '#abfc73',
950: '#000000',
},
}SCSS
$custom: #abfc73; $custom-light: #c8fe9f; $custom-dark: #000000;
JSON
{
"hex": "#abfc73",
"rgb": {
"r": 171,
"g": 252,
"b": 115
},
"hsl": {
"h": 95.474,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91027,
"c": 0.18814,
"h": 134.2
},
"luminance": 0.79517
}Semantic roles & 50–950 ramp
primary
#ABFC73
secondary
#983BD8
accent
#00E688
background
#FEFFFC
surface
#FAFFF5
border
#D3D7CF
text
#13180F
muted
#838680