#AABBBA#AABBBA
#AABBBA is a light, near-neutral teal. Relative luminance 0.476; OKLCH L 77.9% C 0.019 H 192.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBBA |
|---|---|
| RGB | rgb(170, 187, 186) |
| HSL | hsl(176, 11%, 70%) |
| HSV | hsv(176, 9%, 73%) |
| CMYK | cmyk(9.1%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.59, -6.02, -1.49) |
| CIE-LCH | lch(74.59, 6.21, 193.90°) |
| OKLab | oklab(77.87% -0.0184 -0.0041) |
| OKLCH | oklch(77.87% 0.019 192.5) |
| XYZ | xyz(43.2088, 47.6312, 53.3621) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 7.10
Cool Gray
#9AA7B0
ΔE00 7.84
Silver
#C0C0C0
ΔE00 7.92
Dove Gray
#B6B8BD
ΔE00 7.96
Dark Gray
#A9A9A9
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBBA #BBAAAB
analogous
#AABBB2 #AABBBA #AAB3BB
triadic
#AABBBA #BAAABB #BBBAAA
tetradic
#AABBBA #B2AABB #BBAAAB #B3BBAA
square
#AABBBA #B2AABB #BBAAAB #B3BBAA
split-complementary
#AABBBA #BBAAB3 #BBB2AA
monochromatic
#688281 #88A09E #AABBBA #CCD6D6 #EEF1F1
Accessibility & contrast
On white
1.99
#AABBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#AABBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBBA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBBA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#A5BCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #aabbba; /* rgb */ color: rgb(170, 187, 186); /* oklch */ color: oklch(77.9% 0.019 192.5);
Tailwind
colors: {
custom: {
50: '#c3cfce',
500: '#aabbba',
950: '#000000',
},
}SCSS
$custom: #aabbba; $custom-light: #c3cfce; $custom-dark: #000000;
JSON
{
"hex": "#aabbba",
"rgb": {
"r": 170,
"g": 187,
"b": 186
},
"hsl": {
"h": 176.471,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.77869,
"c": 0.01881,
"h": 192.5
},
"luminance": 0.47632
}Semantic roles & 50–950 ramp
primary
#AABBBA
secondary
#E3DEDE
accent
#505495
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282