#ABFC7D#ABFC7D
#ABFC7D is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.2% C 0.179 H 135.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC7D |
|---|---|
| RGB | rgb(171, 252, 125) |
| HSL | hsl(98, 95%, 74%) |
| HSV | hsv(98, 50%, 99%) |
| CMYK | cmyk(32.1%, 0%, 50.4%, 1.2%) |
| CIE-LAB | lab(91.58, -46.26, 52.67) |
| CIE-LCH | lch(91.58, 70.10, 131.29°) |
| OKLab | oklab(91.15% -0.1276 0.126) |
| OKLCH | oklch(91.15% 0.179 135.4) |
| XYZ | xyz(55.3053, 79.7572, 31.8788) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.42
Key Lime
#AEFF6E
ΔE00 2.28
Light Lime
#AEFD6C
ΔE00 2.37
Light Green
#96F97B
ΔE00 2.53
Light Grass Green
#9AF764
ΔE00 2.78
Light Yellowish Green
#C2FF89
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC7D #CE7DFC
analogous
#EAFC7D #ABFC7D #7DFC8F
triadic
#ABFC7D #7DABFC #FC7DAB
tetradic
#ABFC7D #7DEAFC #CE7DFC #FC8F7D
square
#ABFC7D #7DEAFC #CE7DFC #FC8F7D
split-complementary
#ABFC7D #8F7DFC #FC7DEA
monochromatic
#5EF906 #84FB41 #ABFC7D #D2FDB9 #ECFEE1
Accessibility & contrast
On white
1.24
#ABFC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#ABFC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC7D
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC7D | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB72
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#AAF4DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc7d; /* rgb */ color: rgb(171, 252, 125); /* oklch */ color: oklch(91.2% 0.179 135.4);
Tailwind
colors: {
custom: {
50: '#c7fea5',
500: '#abfc7d',
950: '#000000',
},
}SCSS
$custom: #abfc7d; $custom-light: #c7fea5; $custom-dark: #000000;
JSON
{
"hex": "#abfc7d",
"rgb": {
"r": 171,
"g": 252,
"b": 125
},
"hsl": {
"h": 98.268,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91151,
"c": 0.17931,
"h": 135.4
},
"luminance": 0.79759
}Semantic roles & 50–950 ramp
primary
#ABFC7D
secondary
#A343DA
accent
#00E692
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680