#BEC0C0#BEC0C0
#BEC0C0 is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.6% C 0.002 H 197.2°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEC0C0 |
|---|---|
| RGB | rgb(190, 192, 192) |
| HSL | hsl(180, 2%, 75%) |
| HSV | hsv(180, 1%, 75%) |
| CMYK | cmyk(1%, 0%, 0%, 24.7%) |
| CIE-LAB | lab(77.55, -0.69, -0.24) |
| CIE-LCH | lch(77.55, 0.73, 199.35°) |
| OKLab | oklab(80.62% -0.0021 -0.0007) |
| OKLCH | oklch(80.62% 0.002 197.2) |
| XYZ | xyz(49.5976, 52.4521, 57.3703) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.05
Silver (survey)
#C5C9C7
ΔE00 2.69
Dove Gray
#B6B8BD
ΔE00 3.40
Light Gray
#D3D3D3
ΔE00 4.91
Dark Gray
#A9A9A9
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEC0C0 #C0BEBE
analogous
#BEC0BF #BEC0C0 #BEBFC0
triadic
#BEC0C0 #C0BEC0 #C0C0BE
tetradic
#BEC0C0 #BFBEC0 #C0BEBE #BFC0BE
square
#BEC0C0 #BFBEC0 #C0BEBE #BFC0BE
split-complementary
#BEC0C0 #C0BEBF #C0BFBE
monochromatic
#808484 #9FA2A2 #BEC0C0 #DDDEDE #EFF0F0
Accessibility & contrast
On white
1.83
#BEC0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BEC0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEC0C0
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEC0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEC0C0 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C0
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#BDC0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bec0c0; /* rgb */ color: rgb(190, 192, 192); /* oklch */ color: oklch(80.6% 0.002 197.2);
Tailwind
colors: {
custom: {
50: '#d1d3d3',
500: '#bec0c0',
950: '#000000',
},
}SCSS
$custom: #bec0c0; $custom-light: #d1d3d3; $custom-dark: #000000;
JSON
{
"hex": "#bec0c0",
"rgb": {
"r": 190,
"g": 192,
"b": 192
},
"hsl": {
"h": 180,
"s": 1.562,
"l": 74.902
},
"oklch": {
"l": 0.80621,
"c": 0.00223,
"h": 197.2
},
"luminance": 0.52452
}Semantic roles & 50–950 ramp
primary
#BEC0C0
secondary
#929090
accent
#5A5A8B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383