#AABDC0#AABDC0
#AABDC0 is a light, muted teal. Relative luminance 0.487; OKLCH L 78.5% C 0.021 H 208.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDC0 |
|---|---|
| RGB | rgb(170, 189, 192) |
| HSL | hsl(188, 15%, 71%) |
| HSV | hsv(188, 11%, 75%) |
| CMYK | cmyk(11.5%, 1.6%, 0%, 24.7%) |
| CIE-LAB | lab(75.29, -5.88, -3.73) |
| CIE-LCH | lch(75.29, 6.96, 212.38°) |
| OKLab | oklab(78.48% -0.0188 -0.0101) |
| OKLCH | oklch(78.48% 0.021 208.1) |
| XYZ | xyz(44.2873, 48.7462, 56.9346) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.13
Cool Gray
#9AA7B0
ΔE00 7.24
Cool Grey
#95A3A6
ΔE00 7.34
Dove Gray
#B6B8BD
ΔE00 7.64
Silver
#C0C0C0
ΔE00 8.06
Light Grey Blue
#9DBCD4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDC0 #C0ADAA
analogous
#AAC0B8 #AABDC0 #AAB2C0
triadic
#AABDC0 #C0AABD #BDC0AA
tetradic
#AABDC0 #B8AAC0 #C0ADAA #B2C0AA
square
#AABDC0 #B8AAC0 #C0ADAA #B2C0AA
split-complementary
#AABDC0 #C0AAB2 #C0B8AA
monochromatic
#66858A #87A2A6 #AABDC0 #CDD8DA #EDF1F2
Accessibility & contrast
On white
1.95
#AABDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#AABDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDC0
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDC0 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBC0
Deuteranopia (green-blind)
#B6B8C0
Tritanopia (blue-blind)
#A4BFBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #aabdc0; /* rgb */ color: rgb(170, 189, 192); /* oklch */ color: oklch(78.5% 0.021 208.1);
Tailwind
colors: {
custom: {
50: '#c3d0d3',
500: '#aabdc0',
950: '#000000',
},
}SCSS
$custom: #aabdc0; $custom-light: #c3d0d3; $custom-dark: #000000;
JSON
{
"hex": "#aabdc0",
"rgb": {
"r": 170,
"g": 189,
"b": 192
},
"hsl": {
"h": 188.182,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.78477,
"c": 0.02133,
"h": 208.1
},
"luminance": 0.48747
}Semantic roles & 50–950 ramp
primary
#AABDC0
secondary
#E6E1E0
accent
#574C99
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121414
muted
#818282