#ABFC72#ABFC72
#ABFC72 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.0% C 0.189 H 134.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC72 |
|---|---|
| RGB | rgb(171, 252, 114) |
| HSL | hsl(95, 96%, 72%) |
| HSV | hsv(95, 55%, 99%) |
| CMYK | cmyk(32.1%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(91.46, -47.42, 57.51) |
| CIE-LCH | lch(91.46, 74.54, 129.51°) |
| OKLab | oklab(91.02% -0.1315 0.1357) |
| OKLCH | oklch(91.02% 0.189 134.1) |
| XYZ | xyz(54.6412, 79.4915, 28.3808) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.63
Light Lime
#AEFD6C
ΔE00 1.00
Key Lime
#AEFF6E
ΔE00 1.01
Light Grass Green
#9AF764
ΔE00 2.05
Pale Lime Green
#B1FF65
ΔE00 2.13
Pale Lime
#BEFD73
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC72 #C372FC
analogous
#F0FC72 #ABFC72 #72FC7E
triadic
#ABFC72 #72ABFC #FC72AB
tetradic
#ABFC72 #72F0FC #C372FC #FC7E72
square
#ABFC72 #72F0FC #C372FC #FC7E72
split-complementary
#ABFC72 #7E72FC #FC72F0
monochromatic
#66EF05 #87FB36 #ABFC72 #CFFDAE #EDFEE1
Accessibility & contrast
On white
1.24
#ABFC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#ABFC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC72
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC72 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB64
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#ABF3DD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfc72; /* rgb */ color: rgb(171, 252, 114); /* oklch */ color: oklch(91.0% 0.189 134.1);
Tailwind
colors: {
custom: {
50: '#c8fe9e',
500: '#abfc72',
950: '#000000',
},
}SCSS
$custom: #abfc72; $custom-light: #c8fe9e; $custom-dark: #000000;
JSON
{
"hex": "#abfc72",
"rgb": {
"r": 171,
"g": 252,
"b": 114
},
"hsl": {
"h": 95.217,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.91015,
"c": 0.189,
"h": 134.1
},
"luminance": 0.79494
}Semantic roles & 50–950 ramp
primary
#ABFC72
secondary
#973AD8
accent
#00E687
background
#FEFFFC
surface
#FAFFF5
border
#D3D7CF
text
#13180F
muted
#838680