#AEC3BB#AEC3BB
#AEC3BB is a light, muted teal. Relative luminance 0.516; OKLCH L 79.9% C 0.025 H 170.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC3BB |
|---|---|
| RGB | rgb(174, 195, 187) |
| HSL | hsl(157, 15%, 72%) |
| HSV | hsv(157, 11%, 76%) |
| CMYK | cmyk(10.8%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(77.05, -8.69, 1.59) |
| CIE-LCH | lch(77.05, 8.84, 169.63°) |
| OKLab | oklab(79.89% -0.0251 0.0041) |
| OKLCH | oklch(79.89% 0.025 170.8) |
| XYZ | xyz(45.9383, 51.6160, 54.5467) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.12
Light Grey
#D8DCD6
ΔE00 9.83
Silver
#C0C0C0
ΔE00 10.14
Powder Blue
#B0E0E6
ΔE00 10.45
Cool Grey
#95A3A6
ΔE00 10.53
Greenish Grey
#96AE8D
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC3BB #C3AEB6
analogous
#AEC3B1 #AEC3BB #AEC1C3
triadic
#AEC3BB #BBAEC3 #C3BBAE
tetradic
#AEC3BB #B1AEC3 #C3AEB6 #C1C3AE
square
#AEC3BB #B1AEC3 #C3AEB6 #C1C3AE
split-complementary
#AEC3BB #C3AEC1 #C3B1AE
monochromatic
#698E80 #8BA99D #AEC3BB #D1DDD9 #EDF2F0
Accessibility & contrast
On white
1.85
#AEC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#AEC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC3BB
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC3BB | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#BDBDBB
Tritanopia (blue-blind)
#AAC3C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aec3bb; /* rgb */ color: rgb(174, 195, 187); /* oklch */ color: oklch(79.9% 0.025 170.8);
Tailwind
colors: {
custom: {
50: '#c6d5cf',
500: '#aec3bb',
950: '#000000',
},
}SCSS
$custom: #aec3bb; $custom-light: #c6d5cf; $custom-dark: #000000;
JSON
{
"hex": "#aec3bb",
"rgb": {
"r": 174,
"g": 195,
"b": 187
},
"hsl": {
"h": 157.143,
"s": 14.894,
"l": 72.353
},
"oklch": {
"l": 0.79892,
"c": 0.02548,
"h": 170.8
},
"luminance": 0.51617
}Semantic roles & 50–950 ramp
primary
#AEC3BB
secondary
#977E88
accent
#4C6A99
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383