#AEC4AC#AEC4AC
#AEC4AC is a light, muted green. Relative luminance 0.515; OKLCH L 79.7% C 0.041 H 142.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC4AC |
|---|---|
| RGB | rgb(174, 196, 172) |
| HSL | hsl(115, 17%, 72%) |
| HSV | hsv(115, 12%, 77%) |
| CMYK | cmyk(11.2%, 0%, 12.2%, 23.1%) |
| CIE-LAB | lab(76.95, -12.01, 9.54) |
| CIE-LCH | lch(76.95, 15.34, 141.53°) |
| OKLab | oklab(79.7% -0.0327 0.0248) |
| OKLCH | oklch(79.7% 0.041 142.9) |
| XYZ | xyz(44.6404, 51.4565, 46.6020) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.04
Sage Green
#9CAF88
ΔE00 7.66
Darkseagreen
#8FBC8F
ΔE00 8.51
Pale Teal
#82CBB2
ΔE00 10.65
Lichen
#8FB67B
ΔE00 11.05
Grey Green
#86A17D
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC4AC #C2ACC4
analogous
#BAC4AC #AEC4AC #ACC4B6
triadic
#AEC4AC #ACAEC4 #C4ACAE
tetradic
#AEC4AC #ACBAC4 #C2ACC4 #C4B6AC
square
#AEC4AC #ACBAC4 #C2ACC4 #C4B6AC
split-complementary
#AEC4AC #B6ACC4 #C4ACBA
monochromatic
#6A9066 #8BAB88 #AEC4AC #D1DDD0 #EEF2ED
Accessibility & contrast
On white
1.86
#AEC4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#AEC4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC4AC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC4AC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BFAB
Deuteranopia (green-blind)
#C2BDAD
Tritanopia (blue-blind)
#ADC2BD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aec4ac; /* rgb */ color: rgb(174, 196, 172); /* oklch */ color: oklch(79.7% 0.041 142.9);
Tailwind
colors: {
custom: {
50: '#c6d5c4',
500: '#aec4ac',
950: '#000000',
},
}SCSS
$custom: #aec4ac; $custom-light: #c6d5c4; $custom-dark: #000000;
JSON
{
"hex": "#aec4ac",
"rgb": {
"r": 174,
"g": 196,
"b": 172
},
"hsl": {
"h": 115,
"s": 16.901,
"l": 72.157
},
"oklch": {
"l": 0.79695,
"c": 0.04107,
"h": 142.9
},
"luminance": 0.51457
}Semantic roles & 50–950 ramp
primary
#AEC4AC
secondary
#967C98
accent
#4A9B94
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131412
muted
#828382