#ABFA7C#ABFA7C
#ABFA7C is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.7% C 0.177 H 135.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA7C |
|---|---|
| RGB | rgb(171, 250, 124) |
| HSL | hsl(98, 93%, 73%) |
| HSV | hsv(98, 50%, 98%) |
| CMYK | cmyk(31.6%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(91.00, -45.52, 52.44) |
| CIE-LCH | lch(91.00, 69.44, 130.96°) |
| OKLab | oklab(90.68% -0.1256 0.1254) |
| OKLCH | oklch(90.68% 0.177 135.1) |
| XYZ | xyz(54.6170, 78.4823, 31.3358) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.29
Key Lime
#AEFF6E
ΔE00 2.40
Light Lime
#AEFD6C
ΔE00 2.40
Light Green
#96F97B
ΔE00 2.59
Light Grass Green
#9AF764
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA7C #CB7CFA
analogous
#EAFA7C #ABFA7C #7CFA8C
triadic
#ABFA7C #7CABFA #FA7CAB
tetradic
#ABFA7C #7CEAFA #CB7CFA #FA8C7C
square
#ABFA7C #7CEAFA #CB7CFA #FA8C7C
split-complementary
#ABFA7C #8C7CFA #FA7CEA
monochromatic
#60F209 #85F841 #ABFA7C #D1FCB7 #ECFEE2
Accessibility & contrast
On white
1.26
#ABFA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#ABFA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA7C
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA7C | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE971
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#AAF2DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #abfa7c; /* rgb */ color: rgb(171, 250, 124); /* oklch */ color: oklch(90.7% 0.177 135.1);
Tailwind
colors: {
custom: {
50: '#c7fca4',
500: '#abfa7c',
950: '#000000',
},
}SCSS
$custom: #abfa7c; $custom-light: #c7fca4; $custom-dark: #000000;
JSON
{
"hex": "#abfa7c",
"rgb": {
"r": 171,
"g": 250,
"b": 124
},
"hsl": {
"h": 97.619,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.90679,
"c": 0.17749,
"h": 135.1
},
"luminance": 0.78484
}Semantic roles & 50–950 ramp
primary
#ABFA7C
secondary
#A043D7
accent
#00E690
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580