#AECBCA#AECBCA
#AECBCA is a very light, muted teal. Relative luminance 0.560; OKLCH L 82.0% C 0.031 H 194.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBCA |
|---|---|
| RGB | rgb(174, 203, 202) |
| HSL | hsl(178, 22%, 74%) |
| HSV | hsv(178, 14%, 80%) |
| CMYK | cmyk(14.3%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(79.60, -9.87, -2.76) |
| CIE-LCH | lch(79.60, 10.25, 195.64°) |
| OKLab | oklab(82.04% -0.0302 -0.0075) |
| OKLCH | oklch(82.04% 0.031 194) |
| XYZ | xyz(49.4694, 55.9736, 64.0633) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.50
Lightblue
#ADD8E6
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 9.12
Paleturquoise
#AFEEEE
ΔE00 10.02
Light Grey
#D8DCD6
ΔE00 10.46
Pale Sky Blue
#BDF6FE
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBCA #CBAEAF
analogous
#AECBBC #AECBCA #AEBECB
triadic
#AECBCA #CAAECB #CBCAAE
tetradic
#AECBCA #BCAECB #CBAEAF #BECBAE
square
#AECBCA #BCAECB #CBAEAF #BECBAE
split-complementary
#AECBCA #CBAEBE #CBBCAE
monochromatic
#649B99 #89B3B2 #AECBCA #D3E3E2 #ECF3F3
Accessibility & contrast
On white
1.72
#AECBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#AECBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBCA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBCA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C1C3CA
Tritanopia (blue-blind)
#A6CDCB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aecbca; /* rgb */ color: rgb(174, 203, 202); /* oklch */ color: oklch(82.0% 0.031 194.0);
Tailwind
colors: {
custom: {
50: '#c6dada',
500: '#aecbca',
950: '#000000',
},
}SCSS
$custom: #aecbca; $custom-light: #c6dada; $custom-dark: #000000;
JSON
{
"hex": "#aecbca",
"rgb": {
"r": 174,
"g": 203,
"b": 202
},
"hsl": {
"h": 177.931,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.82041,
"c": 0.03116,
"h": 194
},
"luminance": 0.55975
}Semantic roles & 50–950 ramp
primary
#AECBCA
secondary
#A07D7F
accent
#4548A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383