#ABFE72#ABFE72
#ABFE72 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.5% C 0.192 H 134.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE72 |
|---|---|
| RGB | rgb(171, 254, 114) |
| HSL | hsl(96, 99%, 72%) |
| HSV | hsv(96, 55%, 100%) |
| CMYK | cmyk(32.7%, 0%, 55.1%, 0.4%) |
| CIE-LAB | lab(92.02, -48.27, 58.17) |
| CIE-LCH | lch(92.02, 75.59, 129.68°) |
| OKLab | oklab(91.48% -0.1338 0.1372) |
| OKLCH | oklch(91.48% 0.192 134.3) |
| XYZ | xyz(55.2725, 80.7543, 28.5912) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.78
Light Lime
#AEFD6C
ΔE00 0.96
Spring Green (survey)
#A9F971
ΔE00 1.04
Pale Lime Green
#B1FF65
ΔE00 2.00
Light Grass Green
#9AF764
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE72 #C572FE
analogous
#F1FE72 #ABFE72 #72FE7F
triadic
#ABFE72 #72ABFE #FE72AB
tetradic
#ABFE72 #72F1FE #C572FE #FE7F72
square
#ABFE72 #72F1FE #C572FE #FE7F72
split-complementary
#ABFE72 #7F72FE #FE72F1
monochromatic
#64F402 #87FE35 #ABFE72 #CFFEAF #EDFFE1
Accessibility & contrast
On white
1.22
#ABFE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#ABFE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE72
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE72 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC64
Deuteranopia (green-blind)
#FBE67C
Tritanopia (blue-blind)
#ABF5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfe72; /* rgb */ color: rgb(171, 254, 114); /* oklch */ color: oklch(91.5% 0.192 134.3);
Tailwind
colors: {
custom: {
50: '#c8ff9e',
500: '#abfe72',
950: '#000000',
},
}SCSS
$custom: #abfe72; $custom-light: #c8ff9e; $custom-dark: #000000;
JSON
{
"hex": "#abfe72",
"rgb": {
"r": 171,
"g": 254,
"b": 114
},
"hsl": {
"h": 95.571,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91476,
"c": 0.19164,
"h": 134.3
},
"luminance": 0.80756
}Semantic roles & 50–950 ramp
primary
#ABFE72
secondary
#9939DB
accent
#00E688
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680