#ACEAA7#ACEAA7
#ACEAA7 is a very light, moderate green. Relative luminance 0.704; OKLCH L 87.8% C 0.110 H 142.8°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEAA7 |
|---|---|
| RGB | rgb(172, 234, 167) |
| HSL | hsl(116, 61%, 79%) |
| HSV | hsv(116, 29%, 92%) |
| CMYK | cmyk(26.5%, 0%, 28.6%, 8.2%) |
| CIE-LAB | lab(87.19, -32.21, 26.42) |
| CIE-LCH | lch(87.19, 41.66, 140.63°) |
| OKLab | oklab(87.82% -0.0878 0.0668) |
| OKLCH | oklch(87.82% 0.11 142.8) |
| XYZ | xyz(53.4091, 70.4044, 47.3271) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.52
Hospital Green
#9BE5AA
ΔE00 3.25
Light Grey Green
#B7E1A1
ΔE00 3.62
Washed Out Green
#BCF5A6
ΔE00 3.66
Celadon
#BEFDB7
ΔE00 4.09
Light Mint Green
#A6FBB2
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEAA7 #E5A7EA
analogous
#CDEAA7 #ACEAA7 #A7EAC3
triadic
#ACEAA7 #A7ACEA #EAA7AC
tetradic
#ACEAA7 #A7CDEA #E5A7EA #EAC3A7
square
#ACEAA7 #A7CDEA #E5A7EA #EAC3A7
split-complementary
#ACEAA7 #C3A7EA #EAA7CD
monochromatic
#4FD244 #7DDE76 #ACEAA7 #DBF6D8 #E8F9E6
Accessibility & contrast
On white
1.39
#ACEAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#ACEAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEAA7
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEAA7 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDEA3
Deuteranopia (green-blind)
#E3D8AB
Tritanopia (blue-blind)
#A7E6D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aceaa7; /* rgb */ color: rgb(172, 234, 167); /* oklch */ color: oklch(87.8% 0.110 142.8);
Tailwind
colors: {
custom: {
50: '#c6f1c1',
500: '#aceaa7',
950: '#000000',
},
}SCSS
$custom: #aceaa7; $custom-light: #c6f1c1; $custom-dark: #000000;
JSON
{
"hex": "#aceaa7",
"rgb": {
"r": 172,
"g": 234,
"b": 167
},
"hsl": {
"h": 115.522,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.87822,
"c": 0.11033,
"h": 142.8
},
"luminance": 0.70406
}Semantic roles & 50–950 ramp
primary
#ACEAA7
secondary
#BF6FC6
accent
#1CC9BC
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131612
muted
#828582