#AECCCD#AECCCD
#AECCCD is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.3% C 0.032 H 199.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AECCCD |
|---|---|
| RGB | rgb(174, 204, 205) |
| HSL | hsl(182, 24%, 74%) |
| HSV | hsv(182, 15%, 80%) |
| CMYK | cmyk(15.1%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(79.95, -9.77, -3.86) |
| CIE-LCH | lch(79.95, 10.51, 201.55°) |
| OKLab | oklab(82.35% -0.0304 -0.0105) |
| OKLCH | oklch(82.35% 0.032 199) |
| XYZ | xyz(50.0650, 56.5909, 66.0311) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.94
Lightblue
#ADD8E6
ΔE00 6.07
Silver (survey)
#C5C9C7
ΔE00 9.27
Paleturquoise
#AFEEEE
ΔE00 9.81
Ice Blue
#A5DFF9
ΔE00 10.31
Pale Sky Blue
#BDF6FE
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECCCD #CDAFAE
analogous
#AECDBF #AECCCD #AEBDCD
triadic
#AECCCD #CDAECC #CCCDAE
tetradic
#AECCCD #BFAECD #CDAFAE #BDCDAE
square
#AECCCD #BFAECD #CDAFAE #BDCDAE
split-complementary
#AECCCD #CDAEBD #CDBFAE
monochromatic
#629C9E #88B4B6 #AECCCD #D4E4E4 #ECF3F3
Accessibility & contrast
On white
1.70
#AECCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#AECCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECCCD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECCCD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#A5CECC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecccd; /* rgb */ color: rgb(174, 204, 205); /* oklch */ color: oklch(82.3% 0.032 199.0);
Tailwind
colors: {
custom: {
50: '#c6dbdc',
500: '#aecccd',
950: '#000000',
},
}SCSS
$custom: #aecccd; $custom-light: #c6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#aecccd",
"rgb": {
"r": 174,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.935,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82345,
"c": 0.03217,
"h": 199
},
"luminance": 0.56592
}Semantic roles & 50–950 ramp
primary
#AECCCD
secondary
#A27E7D
accent
#4643A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484