#AED6DB#AED6DB
#AED6DB is a very light, muted teal. Relative luminance 0.622; OKLCH L 84.9% C 0.043 H 205.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AED6DB |
|---|---|
| RGB | rgb(174, 214, 219) |
| HSL | hsl(187, 38%, 77%) |
| HSV | hsv(187, 21%, 86%) |
| CMYK | cmyk(20.5%, 2.3%, 0%, 14.1%) |
| CIE-LAB | lab(83.02, -11.98, -6.80) |
| CIE-LCH | lch(83.02, 13.77, 209.59°) |
| OKLab | oklab(84.91% -0.0383 -0.0185) |
| OKLCH | oklch(84.91% 0.043 205.7) |
| XYZ | xyz(54.2847, 62.2044, 76.1506) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.67
Lightblue
#ADD8E6
ΔE00 3.69
Paleturquoise
#AFEEEE
ΔE00 7.19
Pale Sky Blue
#BDF6FE
ΔE00 7.40
Ice Blue
#A5DFF9
ΔE00 7.69
Light Sky Blue
#C6FCFF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED6DB #DBB3AE
analogous
#AEDBCA #AED6DB #AEC0DB
triadic
#AED6DB #DBAED6 #D6DBAE
tetradic
#AED6DB #CAAEDB #DBB3AE #C0DBAE
square
#AED6DB #CAAEDB #DBB3AE #C0DBAE
split-complementary
#AED6DB #DBAEC0 #DBCAAE
monochromatic
#59ABB5 #84C1C8 #AED6DB #D8EBEE #EAF4F6
Accessibility & contrast
On white
1.56
#AED6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#AED6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED6DB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED6DB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DB
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#A0D9D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aed6db; /* rgb */ color: rgb(174, 214, 219); /* oklch */ color: oklch(84.9% 0.043 205.7);
Tailwind
colors: {
custom: {
50: '#c7e2e6',
500: '#aed6db',
950: '#000000',
},
}SCSS
$custom: #aed6db; $custom-light: #c7e2e6; $custom-dark: #000000;
JSON
{
"hex": "#aed6db",
"rgb": {
"r": 174,
"g": 214,
"b": 219
},
"hsl": {
"h": 186.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.84908,
"c": 0.04255,
"h": 205.7
},
"luminance": 0.62206
}Semantic roles & 50–950 ramp
primary
#AED6DB
secondary
#B3817A
accent
#4234B1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484