#AADCD2#AADCD2
#AADCD2 is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.054 H 181.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AADCD2 |
|---|---|
| RGB | rgb(170, 220, 210) |
| HSL | hsl(168, 42%, 76%) |
| HSV | hsv(168, 23%, 86%) |
| CMYK | cmyk(22.7%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.17, -18.14, -0.37) |
| CIE-LCH | lch(84.17, 18.15, 181.16°) |
| OKLab | oklab(85.67% -0.0535 -0.0013) |
| OKLCH | oklch(85.67% 0.054 181.4) |
| XYZ | xyz(53.8002, 64.3835, 70.5528) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.82
Duck Egg Blue
#C3FBF4
ΔE00 6.87
Powder Blue
#B0E0E6
ΔE00 6.88
Eggshell Blue
#C4FFF7
ΔE00 7.60
Light Light Blue
#CAFFFB
ΔE00 8.05
Pale Cyan
#B7FFFA
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AADCD2 #DCAAB4
analogous
#AADCB9 #AADCD2 #AACDDC
triadic
#AADCD2 #D2AADC #DCD2AA
tetradic
#AADCD2 #B9AADC #DCAAB4 #CDDCAA
square
#AADCD2 #B9AADC #DCAAB4 #CDDCAA
split-complementary
#AADCD2 #DCAACD #DCB9AA
monochromatic
#53B8A4 #7FCABB #AADCD2 #D5EEE9 #E9F6F4
Accessibility & contrast
On white
1.51
#AADCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#AADCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AADCD2
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AADCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AADCD2 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#9CDED9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aadcd2; /* rgb */ color: rgb(170, 220, 210); /* oklch */ color: oklch(85.7% 0.054 181.4);
Tailwind
colors: {
custom: {
50: '#c4e7df',
500: '#aadcd2',
950: '#000000',
},
}SCSS
$custom: #aadcd2; $custom-light: #c4e7df; $custom-dark: #000000;
JSON
{
"hex": "#aadcd2",
"rgb": {
"r": 170,
"g": 220,
"b": 210
},
"hsl": {
"h": 168,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.85674,
"c": 0.05356,
"h": 181.4
},
"luminance": 0.64386
}Semantic roles & 50–950 ramp
primary
#AADCD2
secondary
#B47683
accent
#314BB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484