#A0B4BC#A0B4BC
#A0B4BC is a light, muted cyan. Relative luminance 0.437; OKLCH L 75.7% C 0.025 H 223.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B4BC |
|---|---|
| RGB | rgb(160, 180, 188) |
| HSL | hsl(197, 17%, 68%) |
| HSV | hsv(197, 15%, 74%) |
| CMYK | cmyk(14.9%, 4.3%, 0%, 26.3%) |
| CIE-LAB | lab(72.06, -5.20, -6.40) |
| CIE-LCH | lch(72.06, 8.24, 230.88°) |
| OKLab | oklab(75.71% -0.018 -0.0173) |
| OKLCH | oklch(75.71% 0.025 223.8) |
| XYZ | xyz(39.8933, 43.7461, 53.9092) |
| Luminance | 0.4375 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 4.42
Cool Grey
#95A3A6
ΔE00 5.41
Bluegrey
#85A3B2
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 6.44
Bluey Grey
#89A0B0
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B4BC #BCA8A0
analogous
#A0BCB6 #A0B4BC #A0A6BC
triadic
#A0B4BC #BCA0B4 #B4BCA0
tetradic
#A0B4BC #B6A0BC #BCA8A0 #A6BCA0
square
#A0B4BC #B6A0BC #BCA8A0 #A6BCA0
split-complementary
#A0B4BC #BCA0A6 #BCB6A0
monochromatic
#5D7984 #7C98A3 #A0B4BC #C4D0D5 #E8EDEF
Accessibility & contrast
On white
2.15
#A0B4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#A0B4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B4BC
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B4BC | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BC
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#99B7B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a0b4bc; /* rgb */ color: rgb(160, 180, 188); /* oklch */ color: oklch(75.7% 0.025 223.8);
Tailwind
colors: {
custom: {
50: '#bccad0',
500: '#a0b4bc',
950: '#000000',
},
}SCSS
$custom: #a0b4bc; $custom-light: #bccad0; $custom-dark: #000000;
JSON
{
"hex": "#a0b4bc",
"rgb": {
"r": 160,
"g": 180,
"b": 188
},
"hsl": {
"h": 197.143,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.75711,
"c": 0.02496,
"h": 223.8
},
"luminance": 0.43747
}Semantic roles & 50–950 ramp
primary
#A0B4BC
secondary
#E0DAD8
accent
#614A9C
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282