#B6BEC2#B6BEC2
#B6BEC2 is a light, near-neutral cyan. Relative luminance 0.507; OKLCH L 79.6% C 0.011 H 228.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEC2 |
|---|---|
| RGB | rgb(182, 190, 194) |
| HSL | hsl(200, 9%, 74%) |
| HSV | hsv(200, 6%, 76%) |
| CMYK | cmyk(6.2%, 2.1%, 0%, 23.9%) |
| CIE-LAB | lab(76.48, -1.99, -2.97) |
| CIE-LCH | lch(76.48, 3.57, 236.22°) |
| OKLab | oklab(79.64% -0.0069 -0.008) |
| OKLCH | oklch(79.64% 0.011 228.9) |
| XYZ | xyz(47.4405, 50.6666, 58.3088) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.34
Silver
#C0C0C0
ΔE00 3.94
Silver (survey)
#C5C9C7
ΔE00 4.38
Dark Gray
#A9A9A9
ΔE00 6.64
Light Gray
#D3D3D3
ΔE00 6.76
Cool Gray
#9AA7B0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEC2 #C2BAB6
analogous
#B6C2C0 #B6BEC2 #B6B8C2
triadic
#B6BEC2 #C2B6BE #BEC2B6
tetradic
#B6BEC2 #C0B6C2 #C2BAB6 #B8C2B6
square
#B6BEC2 #C0B6C2 #C2BAB6 #B8C2B6
split-complementary
#B6BEC2 #C2B6B8 #C2C0B6
monochromatic
#73838A #95A0A6 #B6BEC2 #D7DCDE #EEF0F1
Accessibility & contrast
On white
1.89
#B6BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#B6BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEC2
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEC2 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBEC2
Deuteranopia (green-blind)
#BABCC2
Tritanopia (blue-blind)
#B3BFBF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bec2; /* rgb */ color: rgb(182, 190, 194); /* oklch */ color: oklch(79.6% 0.011 228.9);
Tailwind
colors: {
custom: {
50: '#cbd1d4',
500: '#b6bec2',
950: '#000000',
},
}SCSS
$custom: #b6bec2; $custom-light: #cbd1d4; $custom-dark: #000000;
JSON
{
"hex": "#b6bec2",
"rgb": {
"r": 182,
"g": 190,
"b": 194
},
"hsl": {
"h": 200,
"s": 8.955,
"l": 73.725
},
"oklch": {
"l": 0.79644,
"c": 0.01056,
"h": 228.9
},
"luminance": 0.50667
}Semantic roles & 50–950 ramp
primary
#B6BEC2
secondary
#958C87
accent
#685393
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131414
muted
#838383