#AABDC3#AABDC3
#AABDC3 is a light, muted cyan. Relative luminance 0.489; OKLCH L 78.6% C 0.023 H 218.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AABDC3 |
|---|---|
| RGB | rgb(170, 189, 195) |
| HSL | hsl(194, 17%, 72%) |
| HSV | hsv(194, 13%, 76%) |
| CMYK | cmyk(12.8%, 3.1%, 0%, 23.5%) |
| CIE-LAB | lab(75.38, -5.26, -5.23) |
| CIE-LCH | lch(75.38, 7.42, 224.85°) |
| OKLab | oklab(78.57% -0.0176 -0.0141) |
| OKLCH | oklch(78.57% 0.023 218.7) |
| XYZ | xyz(44.6231, 48.8805, 58.7031) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.61
Light Grey Blue
#9DBCD4
ΔE00 7.05
Dove Gray
#B6B8BD
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.39
Cool Grey
#95A3A6
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABDC3 #C3B0AA
analogous
#AAC3BD #AABDC3 #AAB1C3
triadic
#AABDC3 #C3AABD #BDC3AA
tetradic
#AABDC3 #BDAAC3 #C3B0AA #B1C3AA
square
#AABDC3 #BDAAC3 #C3B0AA #B1C3AA
split-complementary
#AABDC3 #C3AAB1 #C3BDAA
monochromatic
#64848E #86A1AA #AABDC3 #CED9DC #EDF1F2
Accessibility & contrast
On white
1.95
#AABDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#AABDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABDC3
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABDC3 | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BCC3
Deuteranopia (green-blind)
#B5B8C3
Tritanopia (blue-blind)
#A3BFBF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #aabdc3; /* rgb */ color: rgb(170, 189, 195); /* oklch */ color: oklch(78.6% 0.023 218.7);
Tailwind
colors: {
custom: {
50: '#c3d0d5',
500: '#aabdc3',
950: '#000000',
},
}SCSS
$custom: #aabdc3; $custom-light: #c3d0d5; $custom-dark: #000000;
JSON
{
"hex": "#aabdc3",
"rgb": {
"r": 170,
"g": 189,
"b": 195
},
"hsl": {
"h": 194.4,
"s": 17.241,
"l": 71.569
},
"oklch": {
"l": 0.78571,
"c": 0.02258,
"h": 218.7
},
"luminance": 0.48881
}Semantic roles & 50–950 ramp
primary
#AABDC3
secondary
#E8E3E1
accent
#5E4A9C
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283