#B0BABE#B0BABE
#B0BABE is a light, near-neutral cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.013 H 223.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BABE |
|---|---|
| RGB | rgb(176, 186, 190) |
| HSL | hsl(197, 10%, 72%) |
| HSV | hsv(197, 7%, 75%) |
| CMYK | cmyk(7.4%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(74.87, -2.67, -3.22) |
| CIE-LCH | lch(74.87, 4.18, 230.28°) |
| OKLab | oklab(78.23% -0.0091 -0.0086) |
| OKLCH | oklch(78.23% 0.013 223.6) |
| XYZ | xyz(44.7557, 48.0652, 55.6248) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.98
Silver
#C0C0C0
ΔE00 5.04
Silver (survey)
#C5C9C7
ΔE00 5.45
Cool Gray
#9AA7B0
ΔE00 5.94
Dark Gray
#A9A9A9
ΔE00 6.27
Cool Grey
#95A3A6
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BABE #BEB4B0
analogous
#B0BEBB #B0BABE #B0B3BE
triadic
#B0BABE #BEB0BA #BABEB0
tetradic
#B0BABE #BBB0BE #BEB4B0 #B3BEB0
square
#B0BABE #BBB0BE #BEB4B0 #B3BEB0
split-complementary
#B0BABE #BEB0B3 #BEBBB0
monochromatic
#6E7F86 #8E9DA2 #B0BABE #D2D7DA #EEF0F1
Accessibility & contrast
On white
1.98
#B0BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#B0BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BABE
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BABE | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#B5B7BE
Tritanopia (blue-blind)
#ADBBBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b0babe; /* rgb */ color: rgb(176, 186, 190); /* oklch */ color: oklch(78.2% 0.013 223.6);
Tailwind
colors: {
custom: {
50: '#c7ced1',
500: '#b0babe',
950: '#000000',
},
}SCSS
$custom: #b0babe; $custom-light: #c7ced1; $custom-dark: #000000;
JSON
{
"hex": "#b0babe",
"rgb": {
"r": 176,
"g": 186,
"b": 190
},
"hsl": {
"h": 197.143,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.7823,
"c": 0.01252,
"h": 223.6
},
"luminance": 0.48066
}Semantic roles & 50–950 ramp
primary
#B0BABE
secondary
#E7E4E3
accent
#655294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282