#AEC6C2#AEC6C2
#AEC6C2 is a light, muted teal. Relative luminance 0.533; OKLCH L 80.7% C 0.027 H 184.6°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC6C2 |
|---|---|
| RGB | rgb(174, 198, 194) |
| HSL | hsl(170, 17%, 73%) |
| HSV | hsv(170, 12%, 78%) |
| CMYK | cmyk(12.1%, 0%, 2%, 22.4%) |
| CIE-LAB | lab(78.04, -8.88, -0.74) |
| CIE-LCH | lch(78.04, 8.91, 184.79°) |
| OKLab | oklab(80.74% -0.0265 -0.0021) |
| OKLCH | oklch(80.74% 0.027 184.6) |
| XYZ | xyz(47.3849, 53.2809, 58.8162) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.15
Powder Blue
#B0E0E6
ΔE00 8.59
Lightblue
#ADD8E6
ΔE00 9.02
Light Grey
#D8DCD6
ΔE00 9.87
Silver
#C0C0C0
ΔE00 10.26
Cool Grey
#95A3A6
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC6C2 #C6AEB2
analogous
#AEC6B6 #AEC6C2 #AEBEC6
triadic
#AEC6C2 #C2AEC6 #C6C2AE
tetradic
#AEC6C2 #B6AEC6 #C6AEB2 #BEC6AE
square
#AEC6C2 #B6AEC6 #C6AEB2 #BEC6AE
split-complementary
#AEC6C2 #C6AEBE #C6B6AE
monochromatic
#67938B #8AADA7 #AEC6C2 #D2DFDD #EDF2F1
Accessibility & contrast
On white
1.80
#AEC6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#AEC6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC6C2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC6C2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C3C2
Deuteranopia (green-blind)
#BFBFC2
Tritanopia (blue-blind)
#A8C7C5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aec6c2; /* rgb */ color: rgb(174, 198, 194); /* oklch */ color: oklch(80.7% 0.027 184.6);
Tailwind
colors: {
custom: {
50: '#c6d7d4',
500: '#aec6c2',
950: '#000000',
},
}SCSS
$custom: #aec6c2; $custom-light: #c6d7d4; $custom-dark: #000000;
JSON
{
"hex": "#aec6c2",
"rgb": {
"r": 174,
"g": 198,
"b": 194
},
"hsl": {
"h": 170,
"s": 17.391,
"l": 72.941
},
"oklch": {
"l": 0.80736,
"c": 0.0266,
"h": 184.6
},
"luminance": 0.53282
}Semantic roles & 50–950 ramp
primary
#AEC6C2
secondary
#9A7E83
accent
#4A579C
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383