#ACFCA6#ACFCA6
#ACFCA6 is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.9% C 0.139 H 142.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFCA6 |
|---|---|
| RGB | rgb(172, 252, 166) |
| HSL | hsl(116, 93%, 82%) |
| HSV | hsv(116, 34%, 99%) |
| CMYK | cmyk(31.7%, 0%, 34.1%, 1.2%) |
| CIE-LAB | lab(92.19, -40.55, 33.66) |
| CIE-LCH | lch(92.19, 52.70, 140.31°) |
| OKLab | oklab(91.85% -0.1106 0.0841) |
| OKLCH | oklch(91.85% 0.139 142.7) |
| XYZ | xyz(58.7042, 81.1420, 48.6379) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 0.99
Pastel Green
#B0FF9D
ΔE00 2.16
Pale Light Green
#B1FC99
ΔE00 2.57
Palegreen
#98FB98
ΔE00 2.74
Light Mint Green
#A6FBB2
ΔE00 2.77
Mint (survey)
#9FFEB0
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFCA6 #F6A6FC
analogous
#D7FCA6 #ACFCA6 #A6FCCB
triadic
#ACFCA6 #A6ACFC #FCA6AC
tetradic
#ACFCA6 #A6D7FC #F6A6FC #FCCBA6
square
#ACFCA6 #A6D7FC #F6A6FC #FCCBA6
split-complementary
#ACFCA6 #CBA6FC #FCA6D7
monochromatic
#3EF830 #75FA6B #ACFCA6 #E3FEE1 #E3FEE1
Accessibility & contrast
On white
1.22
#ACFCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#ACFCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFCA6
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFCA6 | 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)
#FFEDA0
Deuteranopia (green-blind)
#F4E6AB
Tritanopia (blue-blind)
#A5F7E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfca6; /* rgb */ color: rgb(172, 252, 166); /* oklch */ color: oklch(91.9% 0.139 142.7);
Tailwind
colors: {
custom: {
50: '#c7fdc1',
500: '#acfca6',
950: '#000000',
},
}SCSS
$custom: #acfca6; $custom-light: #c7fdc1; $custom-dark: #000000;
JSON
{
"hex": "#acfca6",
"rgb": {
"r": 172,
"g": 252,
"b": 166
},
"hsl": {
"h": 115.814,
"s": 93.478,
"l": 81.961
},
"oklch": {
"l": 0.91852,
"c": 0.13895,
"h": 142.7
},
"luminance": 0.81145
}Semantic roles & 50–950 ramp
primary
#ACFCA6
secondary
#D767DF
accent
#00E6D5
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131812
muted
#828682