#ABFE7A#ABFE7A
#ABFE7A is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.6% C 0.185 H 135.2°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE7A |
|---|---|
| RGB | rgb(171, 254, 122) |
| HSL | hsl(98, 99%, 74%) |
| HSV | hsv(98, 52%, 100%) |
| CMYK | cmyk(32.7%, 0%, 52%, 0.4%) |
| CIE-LAB | lab(92.11, -47.44, 54.68) |
| CIE-LCH | lch(92.11, 72.40, 130.94°) |
| OKLab | oklab(91.57% -0.131 0.1302) |
| OKLCH | oklch(91.57% 0.185 135.2) |
| XYZ | xyz(55.7480, 80.9444, 31.0951) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.28
Key Lime
#AEFF6E
ΔE00 1.72
Light Lime
#AEFD6C
ΔE00 1.89
Light Grass Green
#9AF764
ΔE00 2.57
Light Green
#96F97B
ΔE00 2.79
Pale Lime Green
#B1FF65
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE7A #CD7AFE
analogous
#EDFE7A #ABFE7A #7AFE8B
triadic
#ABFE7A #7AABFE #FE7AAB
tetradic
#ABFE7A #7AEDFE #CD7AFE #FE8B7A
square
#ABFE7A #7AEDFE #CD7AFE #FE8B7A
split-complementary
#ABFE7A #8B7AFE #FE7AED
monochromatic
#5FFC02 #85FE3D #ABFE7A #D1FEB7 #ECFFE1
Accessibility & contrast
On white
1.22
#ABFE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#ABFE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE7A
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE7A | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED6E
Deuteranopia (green-blind)
#FAE683
Tritanopia (blue-blind)
#AAF6E0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfe7a; /* rgb */ color: rgb(171, 254, 122); /* oklch */ color: oklch(91.6% 0.185 135.2);
Tailwind
colors: {
custom: {
50: '#c8ffa3',
500: '#abfe7a',
950: '#000000',
},
}SCSS
$custom: #abfe7a; $custom-light: #c8ffa3; $custom-dark: #000000;
JSON
{
"hex": "#abfe7a",
"rgb": {
"r": 171,
"g": 254,
"b": 122
},
"hsl": {
"h": 97.727,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.91572,
"c": 0.18472,
"h": 135.2
},
"luminance": 0.80947
}Semantic roles & 50–950 ramp
primary
#ABFE7A
secondary
#A240DC
accent
#00E690
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680