#B0BAC4#B0BAC4
#B0BAC4 is a light, near-neutral cyan. Relative luminance 0.483; OKLCH L 78.4% C 0.018 H 248.1°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BAC4 |
|---|---|
| RGB | rgb(176, 186, 196) |
| HSL | hsl(210, 14%, 73%) |
| HSV | hsv(210, 10%, 77%) |
| CMYK | cmyk(10.2%, 5.1%, 0%, 23.1%) |
| CIE-LAB | lab(75.03, -1.47, -6.23) |
| CIE-LCH | lch(75.03, 6.41, 256.74°) |
| OKLab | oklab(78.42% -0.0067 -0.0167) |
| OKLCH | oklch(78.42% 0.018 248.1) |
| XYZ | xyz(45.4250, 48.3329, 59.1498) |
| Luminance | 0.4833 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.69
Cloudy Blue
#ACC2D9
ΔE00 5.65
Cool Gray
#9AA7B0
ΔE00 5.75
Silver
#C0C0C0
ΔE00 6.07
Lightsteelblue
#B0C4DE
ΔE00 6.53
Light Blue Grey
#B7C9E2
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BAC4 #C4BAB0
analogous
#B0C4C4 #B0BAC4 #B0B0C4
triadic
#B0BAC4 #C4B0BA #BAC4B0
tetradic
#B0BAC4 #C4B0C4 #C4BAB0 #B0C4B0
square
#B0BAC4 #C4B0C4 #C4BAB0 #B0C4B0
split-complementary
#B0BAC4 #C4B0B0 #C4C4B0
monochromatic
#6B7D8F #8D9BAA #B0BAC4 #D3D9DE #EDF0F2
Accessibility & contrast
On white
1.97
#B0BAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#B0BAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BAC4
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BAC4 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BAC5
Deuteranopia (green-blind)
#B4B8C4
Tritanopia (blue-blind)
#ABBCBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0bac4; /* rgb */ color: rgb(176, 186, 196); /* oklch */ color: oklch(78.4% 0.018 248.1);
Tailwind
colors: {
custom: {
50: '#c7ced5',
500: '#b0bac4',
950: '#000000',
},
}SCSS
$custom: #b0bac4; $custom-light: #c7ced5; $custom-dark: #000000;
JSON
{
"hex": "#b0bac4",
"rgb": {
"r": 176,
"g": 186,
"b": 196
},
"hsl": {
"h": 210,
"s": 14.493,
"l": 72.941
},
"oklch": {
"l": 0.78418,
"c": 0.01806,
"h": 248.1
},
"luminance": 0.48333
}Semantic roles & 50–950 ramp
primary
#B0BAC4
secondary
#E8E6E3
accent
#734D99
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#131314
muted
#828283