#ACFC99#ACFC99
#ACFC99 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.6% C 0.152 H 139.7°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC99 |
|---|---|
| RGB | rgb(172, 252, 153) |
| HSL | hsl(108, 94%, 79%) |
| HSV | hsv(108, 39%, 99%) |
| CMYK | cmyk(31.7%, 0%, 39.3%, 1.2%) |
| CIE-LAB | lab(91.99, -42.44, 39.83) |
| CIE-LCH | lch(91.99, 58.20, 136.81°) |
| OKLab | oklab(91.62% -0.1159 0.0983) |
| OKLCH | oklch(91.62% 0.152 139.7) |
| XYZ | xyz(57.5714, 80.6889, 42.6719) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.70
Pale Light Green
#B1FC99
ΔE00 0.71
Light Pastel Green
#B2FBA5
ΔE00 2.07
Palegreen
#98FB98
ΔE00 2.49
Tea Green
#BDF8A3
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC99 #E999FC
analogous
#DEFC99 #ACFC99 #99FCB8
triadic
#ACFC99 #99ACFC #FC99AC
tetradic
#ACFC99 #99DEFC #E999FC #FCB899
square
#ACFC99 #99DEFC #E999FC #FCB899
split-complementary
#ACFC99 #B899FC #FC99DE
monochromatic
#4BF922 #7CFA5E #ACFC99 #DCFED4 #E7FEE1
Accessibility & contrast
On white
1.23
#ACFC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#ACFC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC99
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC99 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED92
Deuteranopia (green-blind)
#F5E59F
Tritanopia (blue-blind)
#A7F6E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfc99; /* rgb */ color: rgb(172, 252, 153); /* oklch */ color: oklch(91.6% 0.152 139.7);
Tailwind
colors: {
custom: {
50: '#c7feb8',
500: '#acfc99',
950: '#000000',
},
}SCSS
$custom: #acfc99; $custom-light: #c7feb8; $custom-dark: #000000;
JSON
{
"hex": "#acfc99",
"rgb": {
"r": 172,
"g": 252,
"b": 153
},
"hsl": {
"h": 108.485,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.91623,
"c": 0.15197,
"h": 139.7
},
"luminance": 0.80691
}Semantic roles & 50–950 ramp
primary
#ACFC99
secondary
#C55CDE
accent
#00E6B9
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681