#AECDC8#AECDC8
#AECDC8 is a very light, muted teal. Relative luminance 0.568; OKLCH L 82.4% C 0.034 H 184.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDC8 |
|---|---|
| RGB | rgb(174, 205, 200) |
| HSL | hsl(170, 24%, 74%) |
| HSV | hsv(170, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(80.08, -11.31, -0.98) |
| CIE-LCH | lch(80.08, 11.35, 184.95°) |
| OKLab | oklab(82.41% -0.0338 -0.0028) |
| OKLCH | oklch(82.41% 0.034 184.7) |
| XYZ | xyz(49.7095, 56.8302, 62.9827) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.85
Lightblue
#ADD8E6
ΔE00 8.45
Paleturquoise
#AFEEEE
ΔE00 9.42
Silver (survey)
#C5C9C7
ΔE00 10.03
Light Grey
#D8DCD6
ΔE00 10.80
Duck Egg Blue
#C3FBF4
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDC8 #CDAEB3
analogous
#AECDB9 #AECDC8 #AEC3CD
triadic
#AECDC8 #C8AECD #CDC8AE
tetradic
#AECDC8 #B9AECD #CDAEB3 #C3CDAE
square
#AECDC8 #B9AECD #CDAEB3 #C3CDAE
split-complementary
#AECDC8 #CDAEC3 #CDB9AE
monochromatic
#629E95 #88B6AE #AECDC8 #D4E4E2 #ECF3F2
Accessibility & contrast
On white
1.70
#AECDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#AECDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDC8
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDC8 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C8
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#A6CECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecdc8; /* rgb */ color: rgb(174, 205, 200); /* oklch */ color: oklch(82.4% 0.034 184.7);
Tailwind
colors: {
custom: {
50: '#c6dcd8',
500: '#aecdc8',
950: '#000000',
},
}SCSS
$custom: #aecdc8; $custom-light: #c6dcd8; $custom-dark: #000000;
JSON
{
"hex": "#aecdc8",
"rgb": {
"r": 174,
"g": 205,
"b": 200
},
"hsl": {
"h": 170.323,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82407,
"c": 0.03388,
"h": 184.7
},
"luminance": 0.56831
}Semantic roles & 50–950 ramp
primary
#AECDC8
secondary
#A27D83
accent
#4353A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483