#ABFC7A#ABFC7A
#ABFC7A is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.1% C 0.182 H 135.0°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC7A |
|---|---|
| RGB | rgb(171, 252, 122) |
| HSL | hsl(97, 96%, 73%) |
| HSV | hsv(97, 52%, 99%) |
| CMYK | cmyk(32.1%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(91.54, -46.59, 54.01) |
| CIE-LCH | lch(91.54, 71.33, 130.78°) |
| OKLab | oklab(91.11% -0.1287 0.1287) |
| OKLCH | oklch(91.11% 0.182 135) |
| XYZ | xyz(55.1166, 79.6817, 30.8847) |
| Luminance | 0.7968 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.07
Key Lime
#AEFF6E
ΔE00 1.90
Light Lime
#AEFD6C
ΔE00 1.98
Light Grass Green
#9AF764
ΔE00 2.51
Light Green
#96F97B
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC7A #CB7AFC
analogous
#ECFC7A #ABFC7A #7AFC8A
triadic
#ABFC7A #7AABFC #FC7AAB
tetradic
#ABFC7A #7AECFC #CB7AFC #FC8A7A
square
#ABFC7A #7AECFC #CB7AFC #FC8A7A
split-complementary
#ABFC7A #8A7AFC #FC7AEC
monochromatic
#60F606 #85FB3E #ABFC7A #D1FDB6 #ECFEE1
Accessibility & contrast
On white
1.24
#ABFC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#ABFC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC7A
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC7A | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6E
Deuteranopia (green-blind)
#F9E483
Tritanopia (blue-blind)
#AAF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc7a; /* rgb */ color: rgb(171, 252, 122); /* oklch */ color: oklch(91.1% 0.182 135.0);
Tailwind
colors: {
custom: {
50: '#c7fea3',
500: '#abfc7a',
950: '#000000',
},
}SCSS
$custom: #abfc7a; $custom-light: #c7fea3; $custom-dark: #000000;
JSON
{
"hex": "#abfc7a",
"rgb": {
"r": 171,
"g": 252,
"b": 122
},
"hsl": {
"h": 97.385,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91113,
"c": 0.18202,
"h": 135
},
"luminance": 0.79684
}Semantic roles & 50–950 ramp
primary
#ABFC7A
secondary
#A041D9
accent
#00E68F
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680