#ACFCA4#ACFCA4
#ACFCA4 is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.141 H 142.2°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFCA4 |
|---|---|
| RGB | rgb(172, 252, 164) |
| HSL | hsl(115, 94%, 82%) |
| HSV | hsv(115, 35%, 99%) |
| CMYK | cmyk(31.7%, 0%, 34.9%, 1.2%) |
| CIE-LAB | lab(92.16, -40.85, 34.61) |
| CIE-LCH | lch(92.16, 53.54, 139.73°) |
| OKLab | oklab(91.82% -0.1114 0.0864) |
| OKLCH | oklch(91.82% 0.141 142.2) |
| XYZ | xyz(58.5222, 81.0692, 47.6792) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.91
Pastel Green
#B0FF9D
ΔE00 1.83
Pale Light Green
#B1FC99
ΔE00 2.23
Palegreen
#98FB98
ΔE00 2.57
Tea Green
#BDF8A3
ΔE00 2.98
Mint (survey)
#9FFEB0
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFCA4 #F4A4FC
analogous
#D8FCA4 #ACFCA4 #A4FCC8
triadic
#ACFCA4 #A4ACFC #FCA4AC
tetradic
#ACFCA4 #A4D8FC #F4A4FC #FCC8A4
square
#ACFCA4 #A4D8FC #F4A4FC #FCC8A4
split-complementary
#ACFCA4 #C8A4FC #FCA4D8
monochromatic
#40F82E #76FA69 #ACFCA4 #E2FEDF #E4FEE1
Accessibility & contrast
On white
1.22
#ACFCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#ACFCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFCA4
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFCA4 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED9E
Deuteranopia (green-blind)
#F4E6A9
Tritanopia (blue-blind)
#A5F7E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfca4; /* rgb */ color: rgb(172, 252, 164); /* oklch */ color: oklch(91.8% 0.141 142.2);
Tailwind
colors: {
custom: {
50: '#c7fdbf',
500: '#acfca4',
950: '#000000',
},
}SCSS
$custom: #acfca4; $custom-light: #c7fdbf; $custom-dark: #000000;
JSON
{
"hex": "#acfca4",
"rgb": {
"r": 172,
"g": 252,
"b": 164
},
"hsl": {
"h": 114.545,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.91815,
"c": 0.14095,
"h": 142.2
},
"luminance": 0.81072
}Semantic roles & 50–950 ramp
primary
#ACFCA4
secondary
#D465DF
accent
#00E6D1
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682