#ABFE7E#ABFE7E
#ABFE7E is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.6% C 0.181 H 135.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE7E |
|---|---|
| RGB | rgb(171, 254, 126) |
| HSL | hsl(99, 98%, 75%) |
| HSV | hsv(99, 50%, 100%) |
| CMYK | cmyk(32.7%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(92.15, -47.00, 52.91) |
| CIE-LCH | lch(92.15, 70.77, 131.62°) |
| OKLab | oklab(91.62% -0.1296 0.1266) |
| OKLCH | oklch(91.62% 0.181 135.7) |
| XYZ | xyz(56.0009, 81.0456, 32.4273) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.64
Key Lime
#AEFF6E
ΔE00 2.24
Light Lime
#AEFD6C
ΔE00 2.40
Light Green
#96F97B
ΔE00 2.55
Light Grass Green
#9AF764
ΔE00 2.89
Light Yellowish Green
#C2FF89
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE7E #D17EFE
analogous
#EBFE7E #ABFE7E #7EFE91
triadic
#ABFE7E #7EABFE #FE7EAB
tetradic
#ABFE7E #7EEBFE #D17EFE #FE917E
square
#ABFE7E #7EEBFE #D17EFE #FE917E
split-complementary
#ABFE7E #917EFE #FE7EEB
monochromatic
#5CFD05 #83FE41 #ABFE7E #D3FEBB #EBFFE1
Accessibility & contrast
On white
1.22
#ABFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#ABFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE7E
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE7E | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED73
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#A9F6E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfe7e; /* rgb */ color: rgb(171, 254, 126); /* oklch */ color: oklch(91.6% 0.181 135.7);
Tailwind
colors: {
custom: {
50: '#c7ffa6',
500: '#abfe7e',
950: '#000000',
},
}SCSS
$custom: #abfe7e; $custom-light: #c7ffa6; $custom-dark: #000000;
JSON
{
"hex": "#abfe7e",
"rgb": {
"r": 171,
"g": 254,
"b": 126
},
"hsl": {
"h": 98.906,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91623,
"c": 0.18114,
"h": 135.7
},
"luminance": 0.81048
}Semantic roles & 50–950 ramp
primary
#ABFE7E
secondary
#A744DD
accent
#00E695
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680