#ACFE70#ACFE70
#ACFE70 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 91.5% C 0.193 H 133.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFE70 |
|---|---|
| RGB | rgb(172, 254, 112) |
| HSL | hsl(95, 99%, 72%) |
| HSV | hsv(95, 56%, 100%) |
| CMYK | cmyk(32.3%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(92.05, -48.13, 59.10) |
| CIE-LCH | lch(92.05, 76.22, 129.16°) |
| OKLab | oklab(91.51% -0.1337 0.139) |
| OKLCH | oklch(91.51% 0.193 133.9) |
| XYZ | xyz(55.3786, 80.8220, 28.0085) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.48
Light Lime
#AEFD6C
ΔE00 0.65
Spring Green (survey)
#A9F971
ΔE00 1.15
Pale Lime Green
#B1FF65
ΔE00 1.68
Light Grass Green
#9AF764
ΔE00 2.23
Light Lime Green
#B9FF66
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFE70 #C270FE
analogous
#F3FE70 #ACFE70 #70FE7B
triadic
#ACFE70 #70ACFE #FE70AC
tetradic
#ACFE70 #70F3FE #C270FE #FE7B70
square
#ACFE70 #70F3FE #C270FE #FE7B70
split-complementary
#ACFE70 #7B70FE #FE70F3
monochromatic
#67F202 #89FE33 #ACFE70 #CFFEAD #EDFFE1
Accessibility & contrast
On white
1.22
#ACFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#ACFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFE70
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFE70 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#FBE67A
Tritanopia (blue-blind)
#ACF5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfe70; /* rgb */ color: rgb(172, 254, 112); /* oklch */ color: oklch(91.5% 0.193 133.9);
Tailwind
colors: {
custom: {
50: '#c9ff9d',
500: '#acfe70',
950: '#000000',
},
}SCSS
$custom: #acfe70; $custom-light: #c9ff9d; $custom-dark: #000000;
JSON
{
"hex": "#acfe70",
"rgb": {
"r": 172,
"g": 254,
"b": 112
},
"hsl": {
"h": 94.648,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91507,
"c": 0.19283,
"h": 133.9
},
"luminance": 0.80824
}Semantic roles & 50–950 ramp
primary
#ACFE70
secondary
#9638DA
accent
#00E685
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680