#AEC0AB#AEC0AB
#AEC0AB is a light, muted green. Relative luminance 0.496; OKLCH L 78.8% C 0.035 H 141.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0AB |
|---|---|
| RGB | rgb(174, 192, 171) |
| HSL | hsl(111, 14%, 71%) |
| HSV | hsv(111, 11%, 75%) |
| CMYK | cmyk(9.4%, 0%, 10.9%, 24.7%) |
| CIE-LAB | lab(75.85, -10.12, 8.50) |
| CIE-LCH | lch(75.85, 13.21, 139.95°) |
| OKLab | oklab(78.81% -0.0275 0.0221) |
| OKLCH | oklch(78.81% 0.035 141.2) |
| XYZ | xyz(43.6545, 49.6378, 45.8013) |
| Luminance | 0.4964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.08
Sage Green
#9CAF88
ΔE00 7.69
Darkseagreen
#8FBC8F
ΔE00 9.63
Cement
#A5A391
ΔE00 10.78
Silver (survey)
#C5C9C7
ΔE00 10.82
Grey Green
#86A17D
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0AB #BDABC0
analogous
#B8C0AB #AEC0AB #ABC0B2
triadic
#AEC0AB #ABAEC0 #C0ABAE
tetradic
#AEC0AB #ABB8C0 #BDABC0 #C0B2AB
square
#AEC0AB #ABB8C0 #BDABC0 #C0B2AB
split-complementary
#AEC0AB #B2ABC0 #C0ABB8
monochromatic
#6C8967 #8CA688 #AEC0AB #D0DACE #EEF2EE
Accessibility & contrast
On white
1.92
#AEC0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#AEC0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0AB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0AB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAA
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#ADBEBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aec0ab; /* rgb */ color: rgb(174, 192, 171); /* oklch */ color: oklch(78.8% 0.035 141.2);
Tailwind
colors: {
custom: {
50: '#c6d3c4',
500: '#aec0ab',
950: '#000000',
},
}SCSS
$custom: #aec0ab; $custom-light: #c6d3c4; $custom-dark: #000000;
JSON
{
"hex": "#aec0ab",
"rgb": {
"r": 174,
"g": 192,
"b": 171
},
"hsl": {
"h": 111.429,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.78808,
"c": 0.03527,
"h": 141.2
},
"luminance": 0.49638
}Semantic roles & 50–950 ramp
primary
#AEC0AB
secondary
#E5E1E6
accent
#4D988E
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281