#AED6DC#AED6DC
#AED6DC is a very light, muted teal. Relative luminance 0.623; OKLCH L 84.9% C 0.043 H 207.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AED6DC |
|---|---|
| RGB | rgb(174, 214, 220) |
| HSL | hsl(188, 40%, 77%) |
| HSV | hsv(188, 21%, 86%) |
| CMYK | cmyk(20.9%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(83.05, -11.76, -7.29) |
| CIE-LCH | lch(83.05, 13.84, 211.80°) |
| OKLab | oklab(84.94% -0.0379 -0.0198) |
| OKLCH | oklch(84.94% 0.043 207.6) |
| XYZ | xyz(54.4167, 62.2572, 76.8460) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.73
Lightblue
#ADD8E6
ΔE00 3.25
Ice Blue
#A5DFF9
ΔE00 7.29
Pale Sky Blue
#BDF6FE
ΔE00 7.39
Paleturquoise
#AFEEEE
ΔE00 7.40
Light Sky Blue
#C6FCFF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AED6DC #DCB4AE
analogous
#AEDCCB #AED6DC #AEBFDC
triadic
#AED6DC #DCAED6 #D6DCAE
tetradic
#AED6DC #CBAEDC #DCB4AE #BFDCAE
square
#AED6DC #CBAEDC #DCB4AE #BFDCAE
split-complementary
#AED6DC #DCAEBF #DCCBAE
monochromatic
#59ABB7 #83C0CA #AED6DC #D9ECEE #EAF4F6
Accessibility & contrast
On white
1.56
#AED6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#AED6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AED6DC
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AED6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AED6DC | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DC
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#A0DAD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #aed6dc; /* rgb */ color: rgb(174, 214, 220); /* oklch */ color: oklch(84.9% 0.043 207.6);
Tailwind
colors: {
custom: {
50: '#c7e2e6',
500: '#aed6dc',
950: '#000000',
},
}SCSS
$custom: #aed6dc; $custom-light: #c7e2e6; $custom-dark: #000000;
JSON
{
"hex": "#aed6dc",
"rgb": {
"r": 174,
"g": 214,
"b": 220
},
"hsl": {
"h": 187.826,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.84939,
"c": 0.0428,
"h": 207.6
},
"luminance": 0.62259
}Semantic roles & 50–950 ramp
primary
#AED6DC
secondary
#B4827A
accent
#4433B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484