#AABBBF#AABBBF
#AABBBF is a light, near-neutral cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.020 H 213.4°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBBF |
|---|---|
| RGB | rgb(170, 187, 191) |
| HSL | hsl(191, 14%, 71%) |
| HSV | hsv(191, 11%, 75%) |
| CMYK | cmyk(11%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.73, -5.02, -4.01) |
| CIE-LCH | lch(74.73, 6.42, 218.65°) |
| OKLab | oklab(78.02% -0.0164 -0.0108) |
| OKLCH | oklch(78.02% 0.02 213.4) |
| XYZ | xyz(43.7497, 47.8475, 56.2106) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.34
Dove Gray
#B6B8BD
ΔE00 6.73
Cool Grey
#95A3A6
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 6.94
Silver
#C0C0C0
ΔE00 7.47
Light Grey Blue
#9DBCD4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBBF #BFAEAA
analogous
#AABFB8 #AABBBF #AAB0BF
triadic
#AABBBF #BFAABB #BBBFAA
tetradic
#AABBBF #B8AABF #BFAEAA #B0BFAA
square
#AABBBF #B8AABF #BFAEAA #B0BFAA
split-complementary
#AABBBF #BFAAB0 #BFB8AA
monochromatic
#668288 #879FA5 #AABBBF #CDD7D9 #EEF1F2
Accessibility & contrast
On white
1.99
#AABBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#AABBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBBF
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBBF | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#A4BDBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabbbf; /* rgb */ color: rgb(170, 187, 191); /* oklch */ color: oklch(78.0% 0.020 213.4);
Tailwind
colors: {
custom: {
50: '#c3cfd2',
500: '#aabbbf',
950: '#000000',
},
}SCSS
$custom: #aabbbf; $custom-light: #c3cfd2; $custom-dark: #000000;
JSON
{
"hex": "#aabbbf",
"rgb": {
"r": 170,
"g": 187,
"b": 191
},
"hsl": {
"h": 191.429,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.78023,
"c": 0.01963,
"h": 213.4
},
"luminance": 0.47848
}Semantic roles & 50–950 ramp
primary
#AABBBF
secondary
#E5E1E0
accent
#5C4D98
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121314
muted
#818282