#AAD5CE#AAD5CE
#AAD5CE is a very light, muted teal. Relative luminance 0.606; OKLCH L 84.0% C 0.046 H 184.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAD5CE |
|---|---|
| RGB | rgb(170, 213, 206) |
| HSL | hsl(170, 34%, 75%) |
| HSV | hsv(170, 20%, 84%) |
| CMYK | cmyk(20.2%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(82.16, -15.44, -1.18) |
| CIE-LCH | lch(82.16, 15.49, 184.37°) |
| OKLab | oklab(84.04% -0.046 -0.0034) |
| OKLCH | oklch(84.04% 0.046 184.2) |
| XYZ | xyz(51.5092, 60.5890, 67.3615) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.02
Paleturquoise
#AFEEEE
ΔE00 6.79
Duck Egg Blue
#C3FBF4
ΔE00 8.40
Lightblue
#ADD8E6
ΔE00 9.17
Pale Teal
#82CBB2
ΔE00 9.18
Eggshell Blue
#C4FFF7
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAD5CE #D5AAB1
analogous
#AAD5B9 #AAD5CE #AAC6D5
triadic
#AAD5CE #CEAAD5 #D5CEAA
tetradic
#AAD5CE #B9AAD5 #D5AAB1 #C6D5AA
square
#AAD5CE #B9AAD5 #D5AAB1 #C6D5AA
split-complementary
#AAD5CE #D5AAC6 #D5B9AA
monochromatic
#58AD9F #81C1B6 #AAD5CE #D3E9E6 #EBF5F3
Accessibility & contrast
On white
1.60
#AAD5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#AAD5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAD5CE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAD5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAD5CE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CE
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#9ED7D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #aad5ce; /* rgb */ color: rgb(170, 213, 206); /* oklch */ color: oklch(84.0% 0.046 184.2);
Tailwind
colors: {
custom: {
50: '#c4e2dc',
500: '#aad5ce',
950: '#000000',
},
}SCSS
$custom: #aad5ce; $custom-light: #c4e2dc; $custom-dark: #000000;
JSON
{
"hex": "#aad5ce",
"rgb": {
"r": 170,
"g": 213,
"b": 206
},
"hsl": {
"h": 170.233,
"s": 33.858,
"l": 75.098
},
"oklch": {
"l": 0.84042,
"c": 0.04609,
"h": 184.2
},
"luminance": 0.60591
}Semantic roles & 50–950 ramp
primary
#AAD5CE
secondary
#AC7880
accent
#394CAD
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#121515
muted
#828484