#AECBCC#AECBCC
#AECBCC is a very light, muted teal. Relative luminance 0.561; OKLCH L 82.1% C 0.031 H 199.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBCC |
|---|---|
| RGB | rgb(174, 203, 204) |
| HSL | hsl(182, 23%, 74%) |
| HSV | hsv(182, 15%, 80%) |
| CMYK | cmyk(14.7%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(79.65, -9.46, -3.76) |
| CIE-LCH | lch(79.65, 10.18, 201.67°) |
| OKLab | oklab(82.1% -0.0294 -0.0102) |
| OKLCH | oklch(82.1% 0.031 199.1) |
| XYZ | xyz(49.7078, 56.0689, 65.3185) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.22
Powder Blue
#B0E0E6
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 9.01
Paleturquoise
#AFEEEE
ΔE00 10.16
Ice Blue
#A5DFF9
ΔE00 10.46
Light Grey Blue
#9DBCD4
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBCC #CCAFAE
analogous
#AECCBE #AECBCC #AEBCCC
triadic
#AECBCC #CCAECB #CBCCAE
tetradic
#AECBCC #BEAECC #CCAFAE #BCCCAE
square
#AECBCC #BEAECC #CCAFAE #BCCCAE
split-complementary
#AECBCC #CCAEBC #CCBEAE
monochromatic
#639B9D #88B3B4 #AECBCC #D4E3E4 #ECF3F3
Accessibility & contrast
On white
1.72
#AECBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#AECBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBCC
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBCC | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C1C3CC
Tritanopia (blue-blind)
#A5CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aecbcc; /* rgb */ color: rgb(174, 203, 204); /* oklch */ color: oklch(82.1% 0.031 199.1);
Tailwind
colors: {
custom: {
50: '#c6dadb',
500: '#aecbcc',
950: '#000000',
},
}SCSS
$custom: #aecbcc; $custom-light: #c6dadb; $custom-dark: #000000;
JSON
{
"hex": "#aecbcc",
"rgb": {
"r": 174,
"g": 203,
"b": 204
},
"hsl": {
"h": 182,
"s": 22.727,
"l": 74.118
},
"oklch": {
"l": 0.82102,
"c": 0.03116,
"h": 199.1
},
"luminance": 0.5607
}Semantic roles & 50–950 ramp
primary
#AECBCC
secondary
#A17E7D
accent
#4744A1
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384