#B7BEC2#B7BEC2
#B7BEC2 is a light, near-neutral cyan. Relative luminance 0.508; OKLCH L 79.7% C 0.010 H 232.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BEC2 |
|---|---|
| RGB | rgb(183, 190, 194) |
| HSL | hsl(202, 8%, 74%) |
| HSV | hsv(202, 6%, 76%) |
| CMYK | cmyk(5.7%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(76.55, -1.65, -2.85) |
| CIE-LCH | lch(76.55, 3.29, 239.99°) |
| OKLab | oklab(79.72% -0.0059 -0.0076) |
| OKLCH | oklch(79.72% 0.01 232.4) |
| XYZ | xyz(47.6776, 50.7889, 58.3199) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.96
Silver
#C0C0C0
ΔE00 3.58
Silver (survey)
#C5C9C7
ΔE00 4.28
Dark Gray
#A9A9A9
ΔE00 6.48
Light Gray
#D3D3D3
ΔE00 6.51
Cool Gray
#9AA7B0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BEC2 #C2BBB7
analogous
#B7C2C1 #B7BEC2 #B7B9C2
triadic
#B7BEC2 #C2B7BE #BEC2B7
tetradic
#B7BEC2 #C1B7C2 #C2BBB7 #B9C2B7
square
#B7BEC2 #C1B7C2 #C2BBB7 #B9C2B7
split-complementary
#B7BEC2 #C2B7B9 #C2C1B7
monochromatic
#75828A #96A0A6 #B7BEC2 #D8DCDE #EEF0F1
Accessibility & contrast
On white
1.88
#B7BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#B7BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BEC2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BEC2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC2
Deuteranopia (green-blind)
#BBBCC2
Tritanopia (blue-blind)
#B4BFBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bec2; /* rgb */ color: rgb(183, 190, 194); /* oklch */ color: oklch(79.7% 0.010 232.4);
Tailwind
colors: {
custom: {
50: '#ccd1d4',
500: '#b7bec2',
950: '#000000',
},
}SCSS
$custom: #b7bec2; $custom-light: #ccd1d4; $custom-dark: #000000;
JSON
{
"hex": "#b7bec2",
"rgb": {
"r": 183,
"g": 190,
"b": 194
},
"hsl": {
"h": 201.818,
"s": 8.271,
"l": 73.922
},
"oklch": {
"l": 0.79721,
"c": 0.00964,
"h": 232.4
},
"luminance": 0.50789
}Semantic roles & 50–950 ramp
primary
#B7BEC2
secondary
#958D88
accent
#6A5392
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383