#ACEEA7#ACEEA7
#ACEEA7 is a very light, moderate green. Relative luminance 0.727; OKLCH L 88.7% C 0.117 H 142.8°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ACEEA7 |
|---|---|
| RGB | rgb(172, 238, 167) |
| HSL | hsl(116, 68%, 79%) |
| HSV | hsv(116, 30%, 93%) |
| CMYK | cmyk(27.7%, 0%, 29.8%, 6.7%) |
| CIE-LAB | lab(88.31, -34.06, 27.93) |
| CIE-LCH | lch(88.31, 44.05, 140.64°) |
| OKLab | oklab(88.72% -0.0929 0.0704) |
| OKLCH | oklch(88.72% 0.117 142.8) |
| XYZ | xyz(54.5607, 72.7077, 47.7110) |
| Luminance | 0.7271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.93
Washed Out Green
#BCF5A6
ΔE00 3.01
Light Mint Green
#A6FBB2
ΔE00 3.40
Celadon
#BEFDB7
ΔE00 3.40
Light Pastel Green
#B2FBA5
ΔE00 3.52
Light Mint
#B6FFBB
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACEEA7 #E9A7EE
analogous
#D0EEA7 #ACEEA7 #A7EEC6
triadic
#ACEEA7 #A7ACEE #EEA7AC
tetradic
#ACEEA7 #A7D0EE #E9A7EE #EEC6A7
square
#ACEEA7 #A7D0EE #E9A7EE #EEC6A7
split-complementary
#ACEEA7 #C6A7EE #EEA7D0
monochromatic
#4BDA40 #7CE474 #ACEEA7 #DCF8DA #E7FAE5
Accessibility & contrast
On white
1.35
#ACEEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#ACEEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACEEA7
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACEEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACEEA7 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A3
Deuteranopia (green-blind)
#E7DBAB
Tritanopia (blue-blind)
#A6EADB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #aceea7; /* rgb */ color: rgb(172, 238, 167); /* oklch */ color: oklch(88.7% 0.117 142.8);
Tailwind
colors: {
custom: {
50: '#c6f4c1',
500: '#aceea7',
950: '#000000',
},
}SCSS
$custom: #aceea7; $custom-light: #c6f4c1; $custom-dark: #000000;
JSON
{
"hex": "#aceea7",
"rgb": {
"r": 172,
"g": 238,
"b": 167
},
"hsl": {
"h": 115.775,
"s": 67.619,
"l": 79.412
},
"oklch": {
"l": 0.88719,
"c": 0.11658,
"h": 142.8
},
"luminance": 0.7271
}Semantic roles & 50–950 ramp
primary
#ACEEA7
secondary
#C56ECB
accent
#16D0C2
background
#FDFFFD
surface
#F9FEF9
border
#D2D6D2
text
#131712
muted
#828582