#BCC2BE#BCC2BE
#BCC2BE is a light, near-neutral grey. Relative luminance 0.530; OKLCH L 80.8% C 0.009 H 157.1°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2BE |
|---|---|
| RGB | rgb(188, 194, 190) |
| HSL | hsl(140, 5%, 75%) |
| HSV | hsv(140, 3%, 76%) |
| CMYK | cmyk(3.1%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(77.87, -2.82, 1.29) |
| CIE-LCH | lch(77.87, 3.10, 155.46°) |
| OKLab | oklab(80.82% -0.0079 0.0034) |
| OKLCH | oklch(80.82% 0.009 157.1) |
| XYZ | xyz(49.3234, 52.9924, 56.3353) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.46
Silver
#C0C0C0
ΔE00 4.02
Light Gray
#D3D3D3
ΔE00 6.08
Dove Gray
#B6B8BD
ΔE00 6.09
Light Grey
#D8DCD6
ΔE00 6.47
Dark Gray
#A9A9A9
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2BE #C2BCC0
analogous
#BDC2BC #BCC2BE #BCC2C1
triadic
#BCC2BE #BEBCC2 #C2BEBC
tetradic
#BCC2BE #BCBDC2 #C2BCC0 #C2C1BC
square
#BCC2BE #BCBDC2 #C2BCC0 #C2C1BC
split-complementary
#BCC2BE #C1BCC2 #C2BCBD
monochromatic
#7C8880 #9CA59F #BCC2BE #DCDFDD #EFF0EF
Accessibility & contrast
On white
1.81
#BCC2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#BCC2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2BE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2BE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#C1C0BE
Tritanopia (blue-blind)
#BBC2C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcc2be; /* rgb */ color: rgb(188, 194, 190); /* oklch */ color: oklch(80.8% 0.009 157.1);
Tailwind
colors: {
custom: {
50: '#d0d4d1',
500: '#bcc2be',
950: '#000000',
},
}SCSS
$custom: #bcc2be; $custom-light: #d0d4d1; $custom-dark: #000000;
JSON
{
"hex": "#bcc2be",
"rgb": {
"r": 188,
"g": 194,
"b": 190
},
"hsl": {
"h": 140,
"s": 4.687,
"l": 74.902
},
"oklch": {
"l": 0.80818,
"c": 0.00862,
"h": 157.1
},
"luminance": 0.52993
}Semantic roles & 50–950 ramp
primary
#BCC2BE
secondary
#958D92
accent
#577C8F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383