#AADCD9#AADCD9
#AADCD9 is a very light, muted teal. Relative luminance 0.647; OKLCH L 85.9% C 0.052 H 191.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AADCD9 |
|---|---|
| RGB | rgb(170, 220, 217) |
| HSL | hsl(176, 42%, 76%) |
| HSV | hsv(176, 23%, 86%) |
| CMYK | cmyk(22.7%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(84.35, -16.67, -3.81) |
| CIE-LCH | lch(84.35, 17.09, 192.87°) |
| OKLab | oklab(85.88% -0.0507 -0.0105) |
| OKLCH | oklch(85.88% 0.052 191.7) |
| XYZ | xyz(54.6914, 64.7400, 75.2466) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.11
Paleturquoise
#AFEEEE
ΔE00 4.41
Duck Egg Blue
#C3FBF4
ΔE00 6.84
Pale Sky Blue
#BDF6FE
ΔE00 7.21
Light Sky Blue
#C6FCFF
ΔE00 7.41
Robin'S Egg Blue
#98EFF9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADCD9 #DCAAAD
analogous
#AADCC0 #AADCD9 #AAC6DC
triadic
#AADCD9 #D9AADC #DCD9AA
tetradic
#AADCD9 #C0AADC #DCAAAD #C6DCAA
square
#AADCD9 #C0AADC #DCAAAD #C6DCAA
split-complementary
#AADCD9 #DCAAC6 #DCC0AA
monochromatic
#53B8B2 #7FCAC6 #AADCD9 #D5EEEC #E9F6F5
Accessibility & contrast
On white
1.51
#AADCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#AADCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADCD9
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADCD9 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7D9
Deuteranopia (green-blind)
#CCCFDA
Tritanopia (blue-blind)
#9BDFDB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aadcd9; /* rgb */ color: rgb(170, 220, 217); /* oklch */ color: oklch(85.9% 0.052 191.7);
Tailwind
colors: {
custom: {
50: '#c4e7e4',
500: '#aadcd9',
950: '#000000',
},
}SCSS
$custom: #aadcd9; $custom-light: #c4e7e4; $custom-dark: #000000;
JSON
{
"hex": "#aadcd9",
"rgb": {
"r": 170,
"g": 220,
"b": 217
},
"hsl": {
"h": 176.4,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.85883,
"c": 0.05179,
"h": 191.7
},
"luminance": 0.64742
}Semantic roles & 50–950 ramp
primary
#AADCD9
secondary
#B4767A
accent
#3139B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484