#AABDC2#AABDC2
#AABDC2 is a light, muted cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.022 H 215.3°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDC2 |
|---|---|
| RGB | rgb(170, 189, 194) |
| HSL | hsl(193, 16%, 71%) |
| HSV | hsv(193, 12%, 76%) |
| CMYK | cmyk(12.4%, 2.6%, 0%, 23.9%) |
| CIE-LAB | lab(75.35, -5.47, -4.73) |
| CIE-LCH | lch(75.35, 7.23, 220.87°) |
| OKLab | oklab(78.54% -0.018 -0.0128) |
| OKLCH | oklch(78.54% 0.022 215.3) |
| XYZ | xyz(44.5104, 48.8354, 58.1096) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.79
Dove Gray
#B6B8BD
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.28
Cool Grey
#95A3A6
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 7.49
Cloudy Blue
#ACC2D9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDC2 #C2AFAA
analogous
#AAC2BB #AABDC2 #AAB1C2
triadic
#AABDC2 #C2AABD #BDC2AA
tetradic
#AABDC2 #BBAAC2 #C2AFAA #B1C2AA
square
#AABDC2 #BBAAC2 #C2AFAA #B1C2AA
split-complementary
#AABDC2 #C2AAB1 #C2BBAA
monochromatic
#65848D #86A1A8 #AABDC2 #CED9DC #EDF1F2
Accessibility & contrast
On white
1.95
#AABDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#AABDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDC2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDC2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BBC2
Deuteranopia (green-blind)
#B5B8C2
Tritanopia (blue-blind)
#A4BFBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabdc2; /* rgb */ color: rgb(170, 189, 194); /* oklch */ color: oklch(78.5% 0.022 215.3);
Tailwind
colors: {
custom: {
50: '#c3d0d4',
500: '#aabdc2',
950: '#000000',
},
}SCSS
$custom: #aabdc2; $custom-light: #c3d0d4; $custom-dark: #000000;
JSON
{
"hex": "#aabdc2",
"rgb": {
"r": 170,
"g": 189,
"b": 194
},
"hsl": {
"h": 192.5,
"s": 16.438,
"l": 71.373
},
"oklch": {
"l": 0.7854,
"c": 0.02208,
"h": 215.3
},
"luminance": 0.48836
}Semantic roles & 50–950 ramp
primary
#AABDC2
secondary
#E7E2E1
accent
#5B4B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283