#ACFC83#ACFC83
#ACFC83 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.3% C 0.173 H 135.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC83 |
|---|---|
| RGB | rgb(172, 252, 131) |
| HSL | hsl(100, 95%, 75%) |
| HSV | hsv(100, 48%, 99%) |
| CMYK | cmyk(31.7%, 0%, 48%, 1.2%) |
| CIE-LAB | lab(91.70, -45.25, 50.04) |
| CIE-LCH | lch(91.70, 67.46, 132.12°) |
| OKLab | oklab(91.29% -0.1245 0.1205) |
| OKLCH | oklch(91.29% 0.173 135.9) |
| XYZ | xyz(55.9190, 80.0279, 33.9690) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.14
Light Green
#96F97B
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Key Lime
#AEFF6E
ΔE00 3.01
Light Lime
#AEFD6C
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC83 #D383FC
analogous
#E9FC83 #ACFC83 #83FC96
triadic
#ACFC83 #83ACFC #FC83AC
tetradic
#ACFC83 #83E9FC #D383FC #FC9683
square
#ACFC83 #83E9FC #D383FC #FC9683
split-complementary
#ACFC83 #9683FC #FC83E9
monochromatic
#5CF90B #84FB47 #ACFC83 #D4FDBF #EBFEE1
Accessibility & contrast
On white
1.23
#ACFC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#ACFC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC83
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC83 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC79
Deuteranopia (green-blind)
#F8E58B
Tritanopia (blue-blind)
#AAF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc83; /* rgb */ color: rgb(172, 252, 131); /* oklch */ color: oklch(91.3% 0.173 135.9);
Tailwind
colors: {
custom: {
50: '#c8fea9',
500: '#acfc83',
950: '#000000',
},
}SCSS
$custom: #acfc83; $custom-light: #c8fea9; $custom-dark: #000000;
JSON
{
"hex": "#acfc83",
"rgb": {
"r": 172,
"g": 252,
"b": 131
},
"hsl": {
"h": 99.669,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.91287,
"c": 0.17329,
"h": 135.9
},
"luminance": 0.8003
}Semantic roles & 50–950 ramp
primary
#ACFC83
secondary
#A949DB
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681