#ACFE72#ACFE72
#ACFE72 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.5% C 0.191 H 134.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFE72 |
|---|---|
| RGB | rgb(172, 254, 114) |
| HSL | hsl(95, 99%, 72%) |
| HSV | hsv(95, 55%, 100%) |
| CMYK | cmyk(32.3%, 0%, 55.1%, 0.4%) |
| CIE-LAB | lab(92.07, -47.94, 58.24) |
| CIE-LCH | lch(92.07, 75.43, 129.46°) |
| OKLab | oklab(91.53% -0.133 0.1373) |
| OKLCH | oklch(91.53% 0.191 134.1) |
| XYZ | xyz(55.4912, 80.8670, 28.6015) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.69
Light Lime
#AEFD6C
ΔE00 0.86
Spring Green (survey)
#A9F971
ΔE00 1.06
Pale Lime Green
#B1FF65
ΔE00 1.91
Light Grass Green
#9AF764
ΔE00 2.25
Pale Lime
#BEFD73
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFE72 #C472FE
analogous
#F2FE72 #ACFE72 #72FE7E
triadic
#ACFE72 #72ACFE #FE72AC
tetradic
#ACFE72 #72F2FE #C472FE #FE7E72
square
#ACFE72 #72F2FE #C472FE #FE7E72
split-complementary
#ACFE72 #7E72FE #FE72F2
monochromatic
#66F402 #88FE35 #ACFE72 #D0FEAF #EDFFE1
Accessibility & contrast
On white
1.22
#ACFE72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#ACFE72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFE72
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFE72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFE72 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FBE67C
Tritanopia (blue-blind)
#ACF5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfe72; /* rgb */ color: rgb(172, 254, 114); /* oklch */ color: oklch(91.5% 0.191 134.1);
Tailwind
colors: {
custom: {
50: '#c9ff9e',
500: '#acfe72',
950: '#000000',
},
}SCSS
$custom: #acfe72; $custom-light: #c9ff9e; $custom-dark: #000000;
JSON
{
"hex": "#acfe72",
"rgb": {
"r": 172,
"g": 254,
"b": 114
},
"hsl": {
"h": 95.143,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.9153,
"c": 0.19115,
"h": 134.1
},
"luminance": 0.80869
}Semantic roles & 50–950 ramp
primary
#ACFE72
secondary
#9839DB
accent
#00E686
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680