#AABBBD#AABBBD
#AABBBD is a light, near-neutral teal. Relative luminance 0.478; OKLCH L 78.0% C 0.019 H 205.3°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBBD |
|---|---|
| RGB | rgb(170, 187, 189) |
| HSL | hsl(186, 13%, 70%) |
| HSV | hsv(186, 10%, 74%) |
| CMYK | cmyk(10.1%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.67, -5.42, -3.00) |
| CIE-LCH | lch(74.67, 6.20, 208.99°) |
| OKLab | oklab(77.96% -0.0172 -0.0081) |
| OKLCH | oklch(77.96% 0.019 205.3) |
| XYZ | xyz(43.5311, 47.7601, 55.0594) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.80
Silver (survey)
#C5C9C7
ΔE00 6.82
Cool Gray
#9AA7B0
ΔE00 6.86
Dove Gray
#B6B8BD
ΔE00 7.17
Silver
#C0C0C0
ΔE00 7.58
Dark Gray
#A9A9A9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBBD #BDACAA
analogous
#AABDB5 #AABBBD #AAB1BD
triadic
#AABBBD #BDAABB #BBBDAA
tetradic
#AABBBD #B5AABD #BDACAA #B1BDAA
square
#AABBBD #B5AABD #BDACAA #B1BDAA
split-complementary
#AABBBD #BDAAB1 #BDB5AA
monochromatic
#678285 #889FA2 #AABBBD #CCD7D8 #EEF1F2
Accessibility & contrast
On white
1.99
#AABBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#AABBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBBD
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBBD | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#A5BDBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabbbd; /* rgb */ color: rgb(170, 187, 189); /* oklch */ color: oklch(78.0% 0.019 205.3);
Tailwind
colors: {
custom: {
50: '#c3cfd0',
500: '#aabbbd',
950: '#000000',
},
}SCSS
$custom: #aabbbd; $custom-light: #c3cfd0; $custom-dark: #000000;
JSON
{
"hex": "#aabbbd",
"rgb": {
"r": 170,
"g": 187,
"b": 189
},
"hsl": {
"h": 186.316,
"s": 12.583,
"l": 70.392
},
"oklch": {
"l": 0.77961,
"c": 0.01899,
"h": 205.3
},
"luminance": 0.47761
}Semantic roles & 50–950 ramp
primary
#AABBBD
secondary
#E4DFDF
accent
#564F97
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282