#AABBC2#AABBC2
#AABBC2 is a light, muted cyan. Relative luminance 0.480; OKLCH L 78.1% C 0.021 H 224.4°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AABBC2 |
|---|---|
| RGB | rgb(170, 187, 194) |
| HSL | hsl(198, 16%, 71%) |
| HSV | hsv(198, 12%, 76%) |
| CMYK | cmyk(12.4%, 3.6%, 0%, 23.9%) |
| CIE-LAB | lab(74.81, -4.40, -5.52) |
| CIE-LCH | lch(74.81, 7.06, 231.44°) |
| OKLab | oklab(78.12% -0.0152 -0.0149) |
| OKLCH | oklch(78.12% 0.021 224.4) |
| XYZ | xyz(44.0832, 47.9809, 57.9672) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 5.80
Dove Gray
#B6B8BD
ΔE00 6.27
Light Grey Blue
#9DBCD4
ΔE00 6.69
Cloudy Blue
#ACC2D9
ΔE00 6.76
Cool Grey
#95A3A6
ΔE00 7.03
Silver (survey)
#C5C9C7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABBC2 #C2B1AA
analogous
#AAC2BD #AABBC2 #AAAFC2
triadic
#AABBC2 #C2AABB #BBC2AA
tetradic
#AABBC2 #BDAAC2 #C2B1AA #AFC2AA
square
#AABBC2 #BDAAC2 #C2B1AA #AFC2AA
split-complementary
#AABBC2 #C2AAAF #C2BDAA
monochromatic
#65818D #869EA8 #AABBC2 #CED8DC #EDF1F2
Accessibility & contrast
On white
1.98
#AABBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AABBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABBC2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABBC2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BAC2
Deuteranopia (green-blind)
#B3B7C2
Tritanopia (blue-blind)
#A4BDBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabbc2; /* rgb */ color: rgb(170, 187, 194); /* oklch */ color: oklch(78.1% 0.021 224.4);
Tailwind
colors: {
custom: {
50: '#c3cfd4',
500: '#aabbc2',
950: '#000000',
},
}SCSS
$custom: #aabbc2; $custom-light: #c3cfd4; $custom-dark: #000000;
JSON
{
"hex": "#aabbc2",
"rgb": {
"r": 170,
"g": 187,
"b": 194
},
"hsl": {
"h": 197.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.78117,
"c": 0.02127,
"h": 224.4
},
"luminance": 0.47982
}Semantic roles & 50–950 ramp
primary
#AABBC2
secondary
#E7E3E1
accent
#624B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283