#ACFC97#ACFC97
#ACFC97 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.6% C 0.154 H 139.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC97 |
|---|---|
| RGB | rgb(172, 252, 151) |
| HSL | hsl(108, 94%, 79%) |
| HSV | hsv(108, 40%, 99%) |
| CMYK | cmyk(31.7%, 0%, 40.1%, 1.2%) |
| CIE-LAB | lab(91.96, -42.71, 40.78) |
| CIE-LCH | lch(91.96, 59.05, 136.33°) |
| OKLab | oklab(91.59% -0.1167 0.1004) |
| OKLCH | oklch(91.59% 0.154 139.3) |
| XYZ | xyz(57.4076, 80.6234, 41.8093) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.66
Pastel Green
#B0FF9D
ΔE00 0.85
Light Pastel Green
#B2FBA5
ΔE00 2.37
Palegreen
#98FB98
ΔE00 2.61
Celery
#C1FD95
ΔE00 3.26
Tea Green
#BDF8A3
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC97 #E797FC
analogous
#DFFC97 #ACFC97 #97FCB5
triadic
#ACFC97 #97ACFC #FC97AC
tetradic
#ACFC97 #97DFFC #E797FC #FCB597
square
#ACFC97 #97DFFC #E797FC #FCB597
split-complementary
#ACFC97 #B597FC #FC97DF
monochromatic
#4DF920 #7DFA5C #ACFC97 #DBFED2 #E7FEE1
Accessibility & contrast
On white
1.23
#ACFC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#ACFC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC97
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC97 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED90
Deuteranopia (green-blind)
#F6E59D
Tritanopia (blue-blind)
#A7F6E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfc97; /* rgb */ color: rgb(172, 252, 151); /* oklch */ color: oklch(91.6% 0.154 139.3);
Tailwind
colors: {
custom: {
50: '#c7feb7',
500: '#acfc97',
950: '#000000',
},
}SCSS
$custom: #acfc97; $custom-light: #c7feb7; $custom-dark: #000000;
JSON
{
"hex": "#acfc97",
"rgb": {
"r": 172,
"g": 252,
"b": 151
},
"hsl": {
"h": 107.525,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91589,
"c": 0.15397,
"h": 139.3
},
"luminance": 0.80626
}Semantic roles & 50–950 ramp
primary
#ACFC97
secondary
#C25ADD
accent
#00E6B6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681