#AAB6C2#AAB6C2
#AAB6C2 is a light, muted cyan. Relative luminance 0.459; OKLCH L 77.1% C 0.022 H 248.1°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB6C2 |
|---|---|
| RGB | rgb(170, 182, 194) |
| HSL | hsl(210, 16%, 71%) |
| HSV | hsv(210, 12%, 76%) |
| CMYK | cmyk(12.4%, 6.2%, 0%, 23.9%) |
| CIE-LAB | lab(73.48, -1.72, -7.50) |
| CIE-LCH | lch(73.48, 7.69, 257.06°) |
| OKLab | oklab(77.07% -0.0081 -0.0202) |
| OKLCH | oklch(77.07% 0.022 248.1) |
| XYZ | xyz(43.0409, 45.8963, 57.6197) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.70
Dove Gray
#B6B8BD
ΔE00 4.71
Cloudy Blue
#ACC2D9
ΔE00 5.27
Light Grey Blue
#9DBCD4
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB6C2 #C2B6AA
analogous
#AAC2C2 #AAB6C2 #AAAAC2
triadic
#AAB6C2 #C2AAB6 #B6C2AA
tetradic
#AAB6C2 #C2AAC2 #C2B6AA #AAC2AA
square
#AAB6C2 #C2AAC2 #C2B6AA #AAC2AA
split-complementary
#AAB6C2 #C2AAAA #C2C2AA
monochromatic
#65798D #8697A8 #AAB6C2 #CED5DC #EDF0F2
Accessibility & contrast
On white
2.06
#AAB6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#AAB6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB6C2
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB6C2 | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B6C3
Deuteranopia (green-blind)
#AFB3C2
Tritanopia (blue-blind)
#A4B9BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aab6c2; /* rgb */ color: rgb(170, 182, 194); /* oklch */ color: oklch(77.1% 0.022 248.1);
Tailwind
colors: {
custom: {
50: '#c3cbd4',
500: '#aab6c2',
950: '#000000',
},
}SCSS
$custom: #aab6c2; $custom-light: #c3cbd4; $custom-dark: #000000;
JSON
{
"hex": "#aab6c2",
"rgb": {
"r": 170,
"g": 182,
"b": 194
},
"hsl": {
"h": 210,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.77066,
"c": 0.02176,
"h": 248.1
},
"luminance": 0.45897
}Semantic roles & 50–950 ramp
primary
#AAB6C2
secondary
#E7E4E1
accent
#734B9B
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#121314
muted
#818283