#AECBCD#AECBCD
#AECBCD is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.1% C 0.031 H 201.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBCD |
|---|---|
| RGB | rgb(174, 203, 205) |
| HSL | hsl(184, 24%, 74%) |
| HSV | hsv(184, 15%, 80%) |
| CMYK | cmyk(15.1%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(79.68, -9.25, -4.25) |
| CIE-LCH | lch(79.68, 10.18, 204.70°) |
| OKLab | oklab(82.13% -0.029 -0.0115) |
| OKLCH | oklch(82.13% 0.031 201.7) |
| XYZ | xyz(49.8281, 56.1170, 65.9522) |
| Luminance | 0.5612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 6.20
Silver (survey)
#C5C9C7
ΔE00 8.97
Light Grey Blue
#9DBCD4
ΔE00 10.06
Ice Blue
#A5DFF9
ΔE00 10.09
Paleturquoise
#AFEEEE
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBCD #CDB0AE
analogous
#AECDC0 #AECBCD #AEBCCD
triadic
#AECBCD #CDAECB #CBCDAE
tetradic
#AECBCD #C0AECD #CDB0AE #BCCDAE
square
#AECBCD #C0AECD #CDB0AE #BCCDAE
split-complementary
#AECBCD #CDAEBC #CDC0AE
monochromatic
#629A9E #88B3B6 #AECBCD #D4E3E4 #ECF3F3
Accessibility & contrast
On white
1.72
#AECBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#AECBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBCD
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBCD | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#A5CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aecbcd; /* rgb */ color: rgb(174, 203, 205); /* oklch */ color: oklch(82.1% 0.031 201.7);
Tailwind
colors: {
custom: {
50: '#c6dadc',
500: '#aecbcd',
950: '#000000',
},
}SCSS
$custom: #aecbcd; $custom-light: #c6dadc; $custom-dark: #000000;
JSON
{
"hex": "#aecbcd",
"rgb": {
"r": 174,
"g": 203,
"b": 205
},
"hsl": {
"h": 183.871,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82132,
"c": 0.03125,
"h": 201.7
},
"luminance": 0.56118
}Semantic roles & 50–950 ramp
primary
#AECBCD
secondary
#A2807D
accent
#4943A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384