#AABBBC#AABBBC
#AABBBC is a light, near-neutral teal. Relative luminance 0.477; OKLCH L 77.9% C 0.019 H 201.1°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBBC |
|---|---|
| RGB | rgb(170, 187, 188) |
| HSL | hsl(183, 12%, 70%) |
| HSV | hsv(183, 10%, 74%) |
| CMYK | cmyk(9.6%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.65, -5.62, -2.50) |
| CIE-LCH | lch(74.65, 6.16, 203.97°) |
| OKLab | oklab(77.93% -0.0176 -0.0068) |
| OKLCH | oklch(77.93% 0.019 201.1) |
| XYZ | xyz(43.4229, 47.7168, 54.4897) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.80
Cool Grey
#95A3A6
ΔE00 6.87
Cool Gray
#9AA7B0
ΔE00 7.17
Dove Gray
#B6B8BD
ΔE00 7.41
Silver
#C0C0C0
ΔE00 7.67
Dark Gray
#A9A9A9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBBC #BCABAA
analogous
#AABCB4 #AABBBC #AAB2BC
triadic
#AABBBC #BCAABB #BBBCAA
tetradic
#AABBBC #B4AABC #BCABAA #B2BCAA
square
#AABBBC #B4AABC #BCABAA #B2BCAA
split-complementary
#AABBBC #BCAAB2 #BCB4AA
monochromatic
#688284 #88A0A1 #AABBBC #CCD6D7 #EEF1F2
Accessibility & contrast
On white
1.99
#AABBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#AABBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBBC
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBBC | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#A5BCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabbbc; /* rgb */ color: rgb(170, 187, 188); /* oklch */ color: oklch(77.9% 0.019 201.1);
Tailwind
colors: {
custom: {
50: '#c3cfd0',
500: '#aabbbc',
950: '#000000',
},
}SCSS
$custom: #aabbbc; $custom-light: #c3cfd0; $custom-dark: #000000;
JSON
{
"hex": "#aabbbc",
"rgb": {
"r": 170,
"g": 187,
"b": 188
},
"hsl": {
"h": 183.333,
"s": 11.842,
"l": 70.196
},
"oklch": {
"l": 0.7793,
"c": 0.01882,
"h": 201.1
},
"luminance": 0.47718
}Semantic roles & 50–950 ramp
primary
#AABBBC
secondary
#E3DFDE
accent
#535096
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282