#ABFF7E#ABFF7E
#ABFF7E is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 91.9% C 0.182 H 135.8°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF7E |
|---|---|
| RGB | rgb(171, 255, 126) |
| HSL | hsl(99, 100%, 75%) |
| HSV | hsv(99, 51%, 100%) |
| CMYK | cmyk(32.9%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(92.43, -47.43, 53.25) |
| CIE-LCH | lch(92.43, 71.31, 131.69°) |
| OKLab | oklab(91.85% -0.1308 0.1273) |
| OKLCH | oklch(91.85% 0.183 135.8) |
| XYZ | xyz(56.3191, 81.6820, 32.5334) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.74
Key Lime
#AEFF6E
ΔE00 2.18
Light Lime
#AEFD6C
ΔE00 2.38
Light Green
#96F97B
ΔE00 2.61
Light Grass Green
#9AF764
ΔE00 2.93
Light Yellowish Green
#C2FF89
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF7E #D27EFF
analogous
#EBFF7E #ABFF7E #7EFF92
triadic
#ABFF7E #7EABFF #FF7EAB
tetradic
#ABFF7E #7EEBFF #D27EFF #FF927E
square
#ABFF7E #7EEBFF #D27EFF #FF927E
split-complementary
#ABFF7E #927EFF #FF7EEB
monochromatic
#5BFF04 #83FF41 #ABFF7E #D3FFBB #EBFFE0
Accessibility & contrast
On white
1.21
#ABFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#ABFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF7E
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF7E | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE72
Deuteranopia (green-blind)
#FBE786
Tritanopia (blue-blind)
#A9F7E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff7e; /* rgb */ color: rgb(171, 255, 126); /* oklch */ color: oklch(91.9% 0.182 135.8);
Tailwind
colors: {
custom: {
50: '#c7ffa6',
500: '#abff7e',
950: '#000000',
},
}SCSS
$custom: #abff7e; $custom-light: #c7ffa6; $custom-dark: #000000;
JSON
{
"hex": "#abff7e",
"rgb": {
"r": 171,
"g": 255,
"b": 126
},
"hsl": {
"h": 99.07,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91853,
"c": 0.1825,
"h": 135.8
},
"luminance": 0.81684
}Semantic roles & 50–950 ramp
primary
#ABFF7E
secondary
#A843DE
accent
#00E695
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680