#ACF2A7#ACF2A7
#ACF2A7 is a very light, vivid green. Relative luminance 0.751; OKLCH L 89.6% C 0.123 H 142.9°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF2A7 |
|---|---|
| RGB | rgb(172, 242, 167) |
| HSL | hsl(116, 74%, 80%) |
| HSV | hsv(116, 31%, 95%) |
| CMYK | cmyk(28.9%, 0%, 31%, 5.1%) |
| CIE-LAB | lab(89.42, -35.89, 29.44) |
| CIE-LCH | lch(89.42, 46.42, 140.64°) |
| OKLab | oklab(89.62% -0.0979 0.0741) |
| OKLCH | oklch(89.62% 0.123 142.9) |
| XYZ | xyz(55.7382, 75.0627, 48.1035) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 2.54
Washed Out Green
#BCF5A6
ΔE00 2.65
Light Mint Green
#A6FBB2
ΔE00 2.73
Celadon
#BEFDB7
ΔE00 2.96
Light Mint
#B6FFBB
ΔE00 3.27
Tea Green
#BDF8A3
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF2A7 #EDA7F2
analogous
#D1F2A7 #ACF2A7 #A7F2C7
triadic
#ACF2A7 #A7ACF2 #F2A7AC
tetradic
#ACF2A7 #A7D1F2 #EDA7F2 #F2C7A7
square
#ACF2A7 #A7D1F2 #EDA7F2 #F2C7A7
split-complementary
#ACF2A7 #C7A7F2 #F2A7D1
monochromatic
#47E23C #7AEA72 #ACF2A7 #DEFADC #E6FBE4
Accessibility & contrast
On white
1.31
#ACF2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#ACF2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF2A7
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF2A7 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E5A2
Deuteranopia (green-blind)
#EBDEAB
Tritanopia (blue-blind)
#A6EEDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #acf2a7; /* rgb */ color: rgb(172, 242, 167); /* oklch */ color: oklch(89.6% 0.123 142.9);
Tailwind
colors: {
custom: {
50: '#c6f6c1',
500: '#acf2a7',
950: '#000000',
},
}SCSS
$custom: #acf2a7; $custom-light: #c6f6c1; $custom-dark: #000000;
JSON
{
"hex": "#acf2a7",
"rgb": {
"r": 172,
"g": 242,
"b": 167
},
"hsl": {
"h": 116,
"s": 74.257,
"l": 80.196
},
"oklch": {
"l": 0.89617,
"c": 0.12276,
"h": 142.9
},
"luminance": 0.75065
}Semantic roles & 50–950 ramp
primary
#ACF2A7
secondary
#CA6CD1
accent
#0FD6C9
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582