#B4BEC3#B4BEC3
#B4BEC3 is a light, near-neutral cyan. Relative luminance 0.505; OKLCH L 79.5% C 0.013 H 229.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BEC3 |
|---|---|
| RGB | rgb(180, 190, 195) |
| HSL | hsl(200, 11%, 74%) |
| HSV | hsv(200, 8%, 76%) |
| CMYK | cmyk(7.7%, 2.6%, 0%, 23.5%) |
| CIE-LAB | lab(76.36, -2.47, -3.71) |
| CIE-LCH | lch(76.36, 4.45, 236.36°) |
| OKLab | oklab(79.52% -0.0086 -0.0099) |
| OKLCH | oklch(79.52% 0.013 229) |
| XYZ | xyz(47.0841, 50.4698, 58.8802) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.94
Silver
#C0C0C0
ΔE00 4.78
Silver (survey)
#C5C9C7
ΔE00 4.98
Cool Gray
#9AA7B0
ΔE00 6.80
Dark Gray
#A9A9A9
ΔE00 7.10
Light Gray
#D3D3D3
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BEC3 #C3B9B4
analogous
#B4C3C0 #B4BEC3 #B4B6C3
triadic
#B4BEC3 #C3B4BE #BEC3B4
tetradic
#B4BEC3 #C0B4C3 #C3B9B4 #B6C3B4
square
#B4BEC3 #C0B4C3 #C3B9B4 #B6C3B4
split-complementary
#B4BEC3 #C3B4B6 #C3C0B4
monochromatic
#70838C #92A1A8 #B4BEC3 #D6DBDE #EEF0F1
Accessibility & contrast
On white
1.89
#B4BEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#B4BEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BEC3
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BEC3 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBDC3
Deuteranopia (green-blind)
#B9BCC3
Tritanopia (blue-blind)
#B0C0BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b4bec3; /* rgb */ color: rgb(180, 190, 195); /* oklch */ color: oklch(79.5% 0.013 229.0);
Tailwind
colors: {
custom: {
50: '#cad1d5',
500: '#b4bec3',
950: '#000000',
},
}SCSS
$custom: #b4bec3; $custom-light: #cad1d5; $custom-dark: #000000;
JSON
{
"hex": "#b4bec3",
"rgb": {
"r": 180,
"g": 190,
"b": 195
},
"hsl": {
"h": 200,
"s": 11.111,
"l": 73.529
},
"oklch": {
"l": 0.79522,
"c": 0.01318,
"h": 229
},
"luminance": 0.5047
}Semantic roles & 50–950 ramp
primary
#B4BEC3
secondary
#968B85
accent
#675095
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383