#AECDCC#AECDCC
#AECDCC is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.5% C 0.033 H 194.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDCC |
|---|---|
| RGB | rgb(174, 205, 204) |
| HSL | hsl(178, 24%, 74%) |
| HSV | hsv(178, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(80.19, -10.50, -2.97) |
| CIE-LCH | lch(80.19, 10.91, 195.79°) |
| OKLab | oklab(82.53% -0.0322 -0.0081) |
| OKLCH | oklch(82.53% 0.033 194.1) |
| XYZ | xyz(50.1831, 57.0196, 65.4769) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.90
Lightblue
#ADD8E6
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 9.35
Silver (survey)
#C5C9C7
ΔE00 9.64
Pale Sky Blue
#BDF6FE
ΔE00 10.39
Light Grey
#D8DCD6
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDCC #CDAEAF
analogous
#AECDBD #AECDCC #AEBFCD
triadic
#AECDCC #CCAECD #CDCCAE
tetradic
#AECDCC #BDAECD #CDAEAF #BFCDAE
square
#AECDCC #BDAECD #CDAEAF #BFCDAE
split-complementary
#AECDCC #CDAEBF #CDBDAE
monochromatic
#629E9C #88B6B4 #AECDCC #D4E4E4 #ECF3F3
Accessibility & contrast
On white
1.69
#AECDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#AECDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDCC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDCC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#A5CFCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecdcc; /* rgb */ color: rgb(174, 205, 204); /* oklch */ color: oklch(82.5% 0.033 194.1);
Tailwind
colors: {
custom: {
50: '#c6dcdb',
500: '#aecdcc',
950: '#000000',
},
}SCSS
$custom: #aecdcc; $custom-light: #c6dcdb; $custom-dark: #000000;
JSON
{
"hex": "#aecdcc",
"rgb": {
"r": 174,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.065,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82527,
"c": 0.03316,
"h": 194.1
},
"luminance": 0.57021
}Semantic roles & 50–950 ramp
primary
#AECDCC
secondary
#A27D7E
accent
#4346A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484