#BEC6C0#BEC6C0
#BEC6C0 is a light, near-neutral grey. Relative luminance 0.551; OKLCH L 81.9% C 0.012 H 153.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC6C0 |
|---|---|
| RGB | rgb(190, 198, 192) |
| HSL | hsl(135, 7%, 76%) |
| HSV | hsv(135, 4%, 78%) |
| CMYK | cmyk(4%, 0%, 3%, 22.4%) |
| CIE-LAB | lab(79.12, -3.86, 2.05) |
| CIE-LCH | lch(79.12, 4.37, 152.08°) |
| OKLab | oklab(81.86% -0.0108 0.0054) |
| OKLCH | oklch(81.86% 0.012 153.6) |
| XYZ | xyz(50.9420, 55.1408, 57.8184) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.13
Silver
#C0C0C0
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 5.78
Light Gray
#D3D3D3
ΔE00 6.54
Dove Gray
#B6B8BD
ΔE00 7.70
Gainsboro
#DCDCDC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC6C0 #C6BEC4
analogous
#C0C6BE #BEC6C0 #BEC6C4
triadic
#BEC6C0 #C0BEC6 #C6C0BE
tetradic
#BEC6C0 #BEC0C6 #C6BEC4 #C6C4BE
square
#BEC6C0 #BEC0C6 #C6BEC4 #C6C4BE
split-complementary
#BEC6C0 #C4BEC6 #C6BEC0
monochromatic
#7D8D81 #9DA9A0 #BEC6C0 #DFE3E0 #EFF1EF
Accessibility & contrast
On white
1.75
#BEC6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BEC6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC6C0
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC6C0 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C0
Deuteranopia (green-blind)
#C4C4C0
Tritanopia (blue-blind)
#BDC6C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bec6c0; /* rgb */ color: rgb(190, 198, 192); /* oklch */ color: oklch(81.9% 0.012 153.6);
Tailwind
colors: {
custom: {
50: '#d1d7d3',
500: '#bec6c0',
950: '#000000',
},
}SCSS
$custom: #bec6c0; $custom-light: #d1d7d3; $custom-dark: #000000;
JSON
{
"hex": "#bec6c0",
"rgb": {
"r": 190,
"g": 198,
"b": 192
},
"hsl": {
"h": 135,
"s": 6.557,
"l": 76.078
},
"oklch": {
"l": 0.81858,
"c": 0.01207,
"h": 153.6
},
"luminance": 0.55141
}Semantic roles & 50–950 ramp
primary
#BEC6C0
secondary
#998F97
accent
#558290
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383