#AAD2CA#AAD2CA
#AAD2CA is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.3% C 0.044 H 181.7°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AAD2CA |
|---|---|
| RGB | rgb(170, 210, 202) |
| HSL | hsl(168, 31%, 75%) |
| HSV | hsv(168, 19%, 82%) |
| CMYK | cmyk(19%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(81.24, -14.74, -0.39) |
| CIE-LCH | lch(81.24, 14.75, 181.52°) |
| OKLab | oklab(83.28% -0.0436 -0.0013) |
| OKLCH | oklch(83.28% 0.044 181.7) |
| XYZ | xyz(50.2819, 58.9019, 64.5856) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 7.77
Pale Teal
#82CBB2
ΔE00 9.03
Duck Egg Blue
#C3FBF4
ΔE00 9.21
Lightblue
#ADD8E6
ΔE00 9.58
Eggshell Blue
#C4FFF7
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAD2CA #D2AAB2
analogous
#AAD2B6 #AAD2CA #AAC6D2
triadic
#AAD2CA #CAAAD2 #D2CAAA
tetradic
#AAD2CA #B6AAD2 #D2AAB2 #C6D2AA
square
#AAD2CA #B6AAD2 #D2AAB2 #C6D2AA
split-complementary
#AAD2CA #D2AAC6 #D2B6AA
monochromatic
#5AA898 #82BDB1 #AAD2CA #D2E7E3 #EBF4F3
Accessibility & contrast
On white
1.64
#AAD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#AAD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAD2CA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAD2CA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#A0D4CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #aad2ca; /* rgb */ color: rgb(170, 210, 202); /* oklch */ color: oklch(83.3% 0.044 181.7);
Tailwind
colors: {
custom: {
50: '#c4dfda',
500: '#aad2ca',
950: '#000000',
},
}SCSS
$custom: #aad2ca; $custom-light: #c4dfda; $custom-dark: #000000;
JSON
{
"hex": "#aad2ca",
"rgb": {
"r": 170,
"g": 210,
"b": 202
},
"hsl": {
"h": 168,
"s": 30.769,
"l": 74.51
},
"oklch": {
"l": 0.83276,
"c": 0.04362,
"h": 181.7
},
"luminance": 0.58904
}Semantic roles & 50–950 ramp
primary
#AAD2CA
secondary
#A87882
accent
#3C52A9
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#121514
muted
#828483