#AABCB6#AABCB6
#AABCB6 is a light, muted teal. Relative luminance 0.479; OKLCH L 78.0% C 0.022 H 173.8°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AABCB6 |
|---|---|
| RGB | rgb(170, 188, 182) |
| HSL | hsl(160, 12%, 70%) |
| HSV | hsv(160, 10%, 74%) |
| CMYK | cmyk(9.6%, 0%, 3.2%, 26.3%) |
| CIE-LAB | lab(74.75, -7.34, 0.92) |
| CIE-LCH | lch(74.75, 7.40, 172.83°) |
| OKLab | oklab(77.96% -0.0214 0.0023) |
| OKLCH | oklch(77.96% 0.022 173.8) |
| XYZ | xyz(43.0024, 47.8892, 51.2249) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.65
Cool Grey
#95A3A6
ΔE00 8.43
Silver
#C0C0C0
ΔE00 9.10
Dove Gray
#B6B8BD
ΔE00 9.78
Dark Gray
#A9A9A9
ΔE00 9.78
Cool Gray
#9AA7B0
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABCB6 #BCAAB0
analogous
#AABCAD #AABCB6 #AAB9BC
triadic
#AABCB6 #B6AABC #BCB6AA
tetradic
#AABCB6 #ADAABC #BCAAB0 #B9BCAA
square
#AABCB6 #ADAABC #BCAAB0 #B9BCAA
split-complementary
#AABCB6 #BCAAB9 #BCADAA
monochromatic
#68847A #88A199 #AABCB6 #CCD7D3 #EEF2F0
Accessibility & contrast
On white
1.99
#AABCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#AABCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABCB6
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABCB6 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B6
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#A6BCBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabcb6; /* rgb */ color: rgb(170, 188, 182); /* oklch */ color: oklch(78.0% 0.022 173.8);
Tailwind
colors: {
custom: {
50: '#c3d0cb',
500: '#aabcb6',
950: '#000000',
},
}SCSS
$custom: #aabcb6; $custom-light: #c3d0cb; $custom-dark: #000000;
JSON
{
"hex": "#aabcb6",
"rgb": {
"r": 170,
"g": 188,
"b": 182
},
"hsl": {
"h": 160,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.77963,
"c": 0.02152,
"h": 173.8
},
"luminance": 0.4789
}Semantic roles & 50–950 ramp
primary
#AABCB6
secondary
#E3DEE0
accent
#506796
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282