#AEC6C0#AEC6C0
#AEC6C0 is a light, muted teal. Relative luminance 0.532; OKLCH L 80.7% C 0.027 H 178.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6C0 |
|---|---|
| RGB | rgb(174, 198, 192) |
| HSL | hsl(165, 17%, 73%) |
| HSV | hsv(165, 12%, 78%) |
| CMYK | cmyk(12.1%, 0%, 3%, 22.4%) |
| CIE-LAB | lab(77.99, -9.28, 0.26) |
| CIE-LCH | lch(77.99, 9.28, 178.41°) |
| OKLab | oklab(80.68% -0.0273 0.0005) |
| OKLCH | oklch(80.68% 0.027 178.9) |
| XYZ | xyz(47.1618, 53.1917, 57.6412) |
| Luminance | 0.5319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.44
Powder Blue
#B0E0E6
ΔE00 9.03
Lightblue
#ADD8E6
ΔE00 9.82
Light Grey
#D8DCD6
ΔE00 9.96
Silver
#C0C0C0
ΔE00 10.60
Cool Grey
#95A3A6
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6C0 #C6AEB4
analogous
#AEC6B4 #AEC6C0 #AEC0C6
triadic
#AEC6C0 #C0AEC6 #C6C0AE
tetradic
#AEC6C0 #B4AEC6 #C6AEB4 #C0C6AE
square
#AEC6C0 #B4AEC6 #C6AEB4 #C0C6AE
split-complementary
#AEC6C0 #C6AEC0 #C6B4AE
monochromatic
#679388 #8AADA4 #AEC6C0 #D2DFDC #EDF2F1
Accessibility & contrast
On white
1.80
#AEC6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#AEC6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6C0
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6C0 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#A8C7C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec6c0; /* rgb */ color: rgb(174, 198, 192); /* oklch */ color: oklch(80.7% 0.027 178.9);
Tailwind
colors: {
custom: {
50: '#c6d7d3',
500: '#aec6c0',
950: '#000000',
},
}SCSS
$custom: #aec6c0; $custom-light: #c6d7d3; $custom-dark: #000000;
JSON
{
"hex": "#aec6c0",
"rgb": {
"r": 174,
"g": 198,
"b": 192
},
"hsl": {
"h": 165,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.80677,
"c": 0.02734,
"h": 178.9
},
"luminance": 0.53193
}Semantic roles & 50–950 ramp
primary
#AEC6C0
secondary
#9A7E85
accent
#4A5E9C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383