#AEC0BB#AEC0BB
#AEC0BB is a light, muted teal. Relative luminance 0.503; OKLCH L 79.3% C 0.021 H 177.3°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC0BB |
|---|---|
| RGB | rgb(174, 192, 187) |
| HSL | hsl(163, 13%, 72%) |
| HSV | hsv(163, 9%, 75%) |
| CMYK | cmyk(9.4%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(76.24, -7.12, 0.41) |
| CIE-LCH | lch(76.24, 7.13, 176.67°) |
| OKLab | oklab(79.25% -0.0209 0.001) |
| OKLCH | oklch(79.25% 0.021 177.3) |
| XYZ | xyz(45.2729, 50.2851, 54.3249) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.93
Silver
#C0C0C0
ΔE00 8.68
Cool Grey
#95A3A6
ΔE00 9.06
Light Grey
#D8DCD6
ΔE00 9.45
Dove Gray
#B6B8BD
ΔE00 9.50
Dark Gray
#A9A9A9
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC0BB #C0AEB3
analogous
#AEC0B2 #AEC0BB #AEBCC0
triadic
#AEC0BB #BBAEC0 #C0BBAE
tetradic
#AEC0BB #B2AEC0 #C0AEB3 #BCC0AE
square
#AEC0BB #B2AEC0 #C0AEB3 #BCC0AE
split-complementary
#AEC0BB #C0AEBC #C0B2AE
monochromatic
#6B8981 #8CA59E #AEC0BB #D0DBD8 #EEF2F1
Accessibility & contrast
On white
1.90
#AEC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#AEC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC0BB
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC0BB | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#AAC1BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aec0bb; /* rgb */ color: rgb(174, 192, 187); /* oklch */ color: oklch(79.3% 0.021 177.3);
Tailwind
colors: {
custom: {
50: '#c6d3cf',
500: '#aec0bb',
950: '#000000',
},
}SCSS
$custom: #aec0bb; $custom-light: #c6d3cf; $custom-dark: #000000;
JSON
{
"hex": "#aec0bb",
"rgb": {
"r": 174,
"g": 192,
"b": 187
},
"hsl": {
"h": 163.333,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.79254,
"c": 0.02093,
"h": 177.3
},
"luminance": 0.50286
}Semantic roles & 50–950 ramp
primary
#AEC0BB
secondary
#937F85
accent
#4F6397
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383