#BCC3BE#BCC3BE
#BCC3BE is a light, near-neutral grey. Relative luminance 0.534; OKLCH L 81.0% C 0.010 H 155.0°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3BE |
|---|---|
| RGB | rgb(188, 195, 190) |
| HSL | hsl(137, 6%, 75%) |
| HSV | hsv(137, 4%, 76%) |
| CMYK | cmyk(3.6%, 0%, 2.6%, 23.5%) |
| CIE-LAB | lab(78.13, -3.34, 1.67) |
| CIE-LCH | lch(78.13, 3.74, 153.48°) |
| OKLab | oklab(81.03% -0.0094 0.0044) |
| OKLCH | oklch(81.03% 0.01 155) |
| XYZ | xyz(49.5467, 53.4391, 56.4097) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.85
Silver
#C0C0C0
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 6.44
Dove Gray
#B6B8BD
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3BE #C3BCC1
analogous
#BDC3BC #BCC3BE #BCC3C1
triadic
#BCC3BE #BEBCC3 #C3BEBC
tetradic
#BCC3BE #BCBDC3 #C3BCC1 #C3C1BC
square
#BCC3BE #BCBDC3 #C3BCC1 #C3C1BC
split-complementary
#BCC3BE #C1BCC3 #C3BCBD
monochromatic
#7B897F #9CA69F #BCC3BE #DCE0DD #EFF1EF
Accessibility & contrast
On white
1.80
#BCC3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BCC3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3BE
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3BE | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#BBC3C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc3be; /* rgb */ color: rgb(188, 195, 190); /* oklch */ color: oklch(81.0% 0.010 155.0);
Tailwind
colors: {
custom: {
50: '#d0d5d1',
500: '#bcc3be',
950: '#000000',
},
}SCSS
$custom: #bcc3be; $custom-light: #d0d5d1; $custom-dark: #000000;
JSON
{
"hex": "#bcc3be",
"rgb": {
"r": 188,
"g": 195,
"b": 190
},
"hsl": {
"h": 137.143,
"s": 5.512,
"l": 75.098
},
"oklch": {
"l": 0.81025,
"c": 0.01036,
"h": 155
},
"luminance": 0.53439
}Semantic roles & 50–950 ramp
primary
#BCC3BE
secondary
#968D93
accent
#567F8F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383