#AECDD2#AECDD2
#AECDD2 is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.7% C 0.034 H 208.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDD2 |
|---|---|
| RGB | rgb(174, 205, 210) |
| HSL | hsl(188, 29%, 75%) |
| HSV | hsv(188, 17%, 82%) |
| CMYK | cmyk(17.1%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(80.36, -9.25, -5.94) |
| CIE-LCH | lch(80.36, 10.99, 212.72°) |
| OKLab | oklab(82.71% -0.0298 -0.0161) |
| OKLCH | oklch(82.71% 0.034 208.4) |
| XYZ | xyz(50.9166, 57.3130, 69.3401) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 5.58
Ice Blue
#A5DFF9
ΔE00 8.71
Light Grey Blue
#9DBCD4
ΔE00 9.15
Sky Blue
#87CEEB
ΔE00 9.40
Silver (survey)
#C5C9C7
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDD2 #D2B3AE
analogous
#AED2C5 #AECDD2 #AEBBD2
triadic
#AECDD2 #D2AECD #CDD2AE
tetradic
#AECDD2 #C5AED2 #D2B3AE #BBD2AE
square
#AECDD2 #C5AED2 #D2B3AE #BBD2AE
split-complementary
#AECDD2 #D2AEBB #D2C5AE
monochromatic
#5F9CA6 #87B5BC #AECDD2 #D5E5E8 #EBF3F4
Accessibility & contrast
On white
1.69
#AECDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#AECDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDD2
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDD2 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD2
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#A4D0CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #aecdd2; /* rgb */ color: rgb(174, 205, 210); /* oklch */ color: oklch(82.7% 0.034 208.4);
Tailwind
colors: {
custom: {
50: '#c6dcdf',
500: '#aecdd2',
950: '#000000',
},
}SCSS
$custom: #aecdd2; $custom-light: #c6dcdf; $custom-dark: #000000;
JSON
{
"hex": "#aecdd2",
"rgb": {
"r": 174,
"g": 205,
"b": 210
},
"hsl": {
"h": 188.333,
"s": 28.571,
"l": 75.294
},
"oklch": {
"l": 0.82712,
"c": 0.03388,
"h": 208.4
},
"luminance": 0.57314
}Semantic roles & 50–950 ramp
primary
#AECDD2
secondary
#A8827C
accent
#4D3EA7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484