#AEC2C2#AEC2C2
#AEC2C2 is a light, muted teal. Relative luminance 0.515; OKLCH L 79.9% C 0.022 H 196.7°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC2C2 |
|---|---|
| RGB | rgb(174, 194, 194) |
| HSL | hsl(180, 14%, 72%) |
| HSV | hsv(180, 10%, 76%) |
| CMYK | cmyk(10.3%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(76.97, -6.79, -2.32) |
| CIE-LCH | lch(76.97, 7.17, 198.85°) |
| OKLab | oklab(79.89% -0.0209 -0.0063) |
| OKLCH | oklch(79.89% 0.022 196.7) |
| XYZ | xyz(46.4827, 51.4764, 58.5155) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.82
Silver
#C0C0C0
ΔE00 8.47
Lightblue
#ADD8E6
ΔE00 8.60
Dove Gray
#B6B8BD
ΔE00 8.77
Cool Grey
#95A3A6
ΔE00 8.83
Cool Gray
#9AA7B0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC2C2 #C2AEAE
analogous
#AEC2B8 #AEC2C2 #AEB8C2
triadic
#AEC2C2 #C2AEC2 #C2C2AE
tetradic
#AEC2C2 #B8AEC2 #C2AEAE #B8C2AE
square
#AEC2C2 #B8AEC2 #C2AEAE #B8C2AE
split-complementary
#AEC2C2 #C2AEB8 #C2B8AE
monochromatic
#6A8C8C #8BA8A8 #AEC2C2 #D1DCDC #EEF2F2
Accessibility & contrast
On white
1.86
#AEC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#AEC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC2C2
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC2C2 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C2
Deuteranopia (green-blind)
#BBBDC2
Tritanopia (blue-blind)
#A8C3C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #aec2c2; /* rgb */ color: rgb(174, 194, 194); /* oklch */ color: oklch(79.9% 0.022 196.7);
Tailwind
colors: {
custom: {
50: '#c6d4d4',
500: '#aec2c2',
950: '#000000',
},
}SCSS
$custom: #aec2c2; $custom-light: #c6d4d4; $custom-dark: #000000;
JSON
{
"hex": "#aec2c2",
"rgb": {
"r": 174,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.79887,
"c": 0.02186,
"h": 196.7
},
"luminance": 0.51477
}Semantic roles & 50–950 ramp
primary
#AEC2C2
secondary
#967F7F
accent
#4D4D98
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383