#ACFE7E#ACFE7E
#ACFE7E is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.7% C 0.181 H 135.5°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFE7E |
|---|---|
| RGB | rgb(172, 254, 126) |
| HSL | hsl(98, 98%, 75%) |
| HSV | hsv(98, 50%, 100%) |
| CMYK | cmyk(32.3%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(92.20, -46.67, 52.98) |
| CIE-LCH | lch(92.20, 70.61, 131.38°) |
| OKLab | oklab(91.68% -0.1287 0.1267) |
| OKLCH | oklch(91.68% 0.181 135.5) |
| XYZ | xyz(56.2196, 81.1584, 32.4376) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.60
Key Lime
#AEFF6E
ΔE00 2.17
Light Lime
#AEFD6C
ΔE00 2.33
Light Green
#96F97B
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.91
Light Grass Green
#9AF764
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFE7E #D07EFE
analogous
#ECFE7E #ACFE7E #7EFE90
triadic
#ACFE7E #7EACFE #FE7EAC
tetradic
#ACFE7E #7EECFE #D07EFE #FE907E
square
#ACFE7E #7EECFE #D07EFE #FE907E
split-complementary
#ACFE7E #907EFE #FE7EEC
monochromatic
#5EFD05 #85FE41 #ACFE7E #D3FEBB #EBFFE1
Accessibility & contrast
On white
1.22
#ACFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#ACFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFE7E
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFE7E | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED73
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#AAF6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfe7e; /* rgb */ color: rgb(172, 254, 126); /* oklch */ color: oklch(91.7% 0.181 135.5);
Tailwind
colors: {
custom: {
50: '#c8ffa6',
500: '#acfe7e',
950: '#000000',
},
}SCSS
$custom: #acfe7e; $custom-light: #c8ffa6; $custom-dark: #000000;
JSON
{
"hex": "#acfe7e",
"rgb": {
"r": 172,
"g": 254,
"b": 126
},
"hsl": {
"h": 98.438,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91677,
"c": 0.18063,
"h": 135.5
},
"luminance": 0.81161
}Semantic roles & 50–950 ramp
primary
#ACFE7E
secondary
#A644DD
accent
#00E693
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680