#A0B2BC#A0B2BC
#A0B2BC is a light, muted cyan. Relative luminance 0.429; OKLCH L 75.3% C 0.025 H 232.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2BC |
|---|---|
| RGB | rgb(160, 178, 188) |
| HSL | hsl(201, 17%, 68%) |
| HSV | hsv(201, 15%, 74%) |
| CMYK | cmyk(14.9%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(71.52, -4.13, -7.20) |
| CIE-LCH | lch(71.52, 8.30, 240.18°) |
| OKLab | oklab(75.28% -0.0152 -0.0194) |
| OKLCH | oklch(75.28% 0.025 232) |
| XYZ | xyz(39.4925, 42.9444, 53.7756) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.41
Cool Grey
#95A3A6
ΔE00 5.39
Light Grey Blue
#9DBCD4
ΔE00 5.93
Bluey Grey
#89A0B0
ΔE00 6.05
Bluegrey
#85A3B2
ΔE00 6.13
Cloudy Blue
#ACC2D9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2BC #BCAAA0
analogous
#A0BCB8 #A0B2BC #A0A4BC
triadic
#A0B2BC #BCA0B2 #B2BCA0
tetradic
#A0B2BC #B8A0BC #BCAAA0 #A4BCA0
square
#A0B2BC #B8A0BC #BCAAA0 #A4BCA0
split-complementary
#A0B2BC #BCA0A4 #BCB8A0
monochromatic
#5D7684 #7C95A3 #A0B2BC #C4CFD5 #E8ECEF
Accessibility & contrast
On white
2.19
#A0B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#A0B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2BC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2BC | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BD
Deuteranopia (green-blind)
#A9AEBC
Tritanopia (blue-blind)
#99B5B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #a0b2bc; /* rgb */ color: rgb(160, 178, 188); /* oklch */ color: oklch(75.3% 0.025 232.0);
Tailwind
colors: {
custom: {
50: '#bcc9d0',
500: '#a0b2bc',
950: '#000000',
},
}SCSS
$custom: #a0b2bc; $custom-light: #bcc9d0; $custom-dark: #000000;
JSON
{
"hex": "#a0b2bc",
"rgb": {
"r": 160,
"g": 178,
"b": 188
},
"hsl": {
"h": 201.429,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.75284,
"c": 0.02467,
"h": 232
},
"luminance": 0.42945
}Semantic roles & 50–950 ramp
primary
#A0B2BC
secondary
#E0DBD8
accent
#674A9C
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282