#AECDC6#AECDC6
#AECDC6 is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.3% C 0.035 H 180.2°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDC6 |
|---|---|
| RGB | rgb(174, 205, 198) |
| HSL | hsl(166, 24%, 74%) |
| HSV | hsv(166, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 3.4%, 19.6%) |
| CIE-LAB | lab(80.03, -11.71, 0.02) |
| CIE-LCH | lch(80.03, 11.71, 179.92°) |
| OKLab | oklab(82.35% -0.0346 -0.0001) |
| OKLCH | oklch(82.35% 0.035 180.2) |
| XYZ | xyz(49.4773, 56.7373, 61.7597) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.45
Lightblue
#ADD8E6
ΔE00 9.32
Paleturquoise
#AFEEEE
ΔE00 9.60
Silver (survey)
#C5C9C7
ΔE00 10.29
Pale Teal
#82CBB2
ΔE00 10.63
Light Grey
#D8DCD6
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDC6 #CDAEB5
analogous
#AECDB7 #AECDC6 #AEC5CD
triadic
#AECDC6 #C6AECD #CDC6AE
tetradic
#AECDC6 #B7AECD #CDAEB5 #C5CDAE
square
#AECDC6 #B7AECD #CDAEB5 #C5CDAE
split-complementary
#AECDC6 #CDAEC5 #CDB7AE
monochromatic
#629E91 #88B6AB #AECDC6 #D4E4E1 #ECF3F2
Accessibility & contrast
On white
1.70
#AECDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#AECDC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDC6
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDC6 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C6
Deuteranopia (green-blind)
#C4C5C7
Tritanopia (blue-blind)
#A6CECB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecdc6; /* rgb */ color: rgb(174, 205, 198); /* oklch */ color: oklch(82.3% 0.035 180.2);
Tailwind
colors: {
custom: {
50: '#c6dcd7',
500: '#aecdc6',
950: '#000000',
},
}SCSS
$custom: #aecdc6; $custom-light: #c6dcd7; $custom-dark: #000000;
JSON
{
"hex": "#aecdc6",
"rgb": {
"r": 174,
"g": 205,
"b": 198
},
"hsl": {
"h": 166.452,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82349,
"c": 0.03457,
"h": 180.2
},
"luminance": 0.56739
}Semantic roles & 50–950 ramp
primary
#AECDC6
secondary
#A27D85
accent
#4359A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483