#AEC7CB#AEC7CB
#AEC7CB is a light, muted teal. Relative luminance 0.542; OKLCH L 81.2% C 0.028 H 208.3°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEC7CB |
|---|---|
| RGB | rgb(174, 199, 203) |
| HSL | hsl(188, 22%, 74%) |
| HSV | hsv(188, 14%, 80%) |
| CMYK | cmyk(14.3%, 2%, 0%, 20.4%) |
| CIE-LAB | lab(78.55, -7.58, -4.84) |
| CIE-LCH | lch(78.55, 8.99, 212.58°) |
| OKLab | oklab(81.22% -0.0243 -0.0131) |
| OKLCH | oklch(81.22% 0.028 208.3) |
| XYZ | xyz(48.6558, 54.1562, 64.3780) |
| Luminance | 0.5416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.22
Powder Blue
#B0E0E6
ΔE00 7.64
Silver (survey)
#C5C9C7
ΔE00 7.98
Light Grey Blue
#9DBCD4
ΔE00 8.60
Cloudy Blue
#ACC2D9
ΔE00 8.92
Silver
#C0C0C0
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEC7CB #CBB2AE
analogous
#AECBC1 #AEC7CB #AEB9CB
triadic
#AEC7CB #CBAEC7 #C7CBAE
tetradic
#AEC7CB #C1AECB #CBB2AE #B9CBAE
square
#AEC7CB #C1AECB #CBB2AE #B9CBAE
split-complementary
#AEC7CB #CBAEB9 #CBC1AE
monochromatic
#64939B #89ADB3 #AEC7CB #D3E1E3 #ECF2F3
Accessibility & contrast
On white
1.77
#AEC7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#AEC7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEC7CB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEC7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEC7CB | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CB
Deuteranopia (green-blind)
#BDC1CB
Tritanopia (blue-blind)
#A6C9C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #aec7cb; /* rgb */ color: rgb(174, 199, 203); /* oklch */ color: oklch(81.2% 0.028 208.3);
Tailwind
colors: {
custom: {
50: '#c6d8da',
500: '#aec7cb',
950: '#000000',
},
}SCSS
$custom: #aec7cb; $custom-light: #c6d8da; $custom-dark: #000000;
JSON
{
"hex": "#aec7cb",
"rgb": {
"r": 174,
"g": 199,
"b": 203
},
"hsl": {
"h": 188.276,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.81222,
"c": 0.02764,
"h": 208.3
},
"luminance": 0.54157
}Semantic roles & 50–950 ramp
primary
#AEC7CB
secondary
#A0827D
accent
#5245A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383