#BCBEB2#BCBEB2
#BCBEB2 is a light, near-neutral yellow-green. Relative luminance 0.507; OKLCH L 79.7% C 0.017 H 114.5°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEB2 |
|---|---|
| RGB | rgb(188, 190, 178) |
| HSL | hsl(70, 8%, 72%) |
| HSV | hsv(70, 6%, 75%) |
| CMYK | cmyk(1.1%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(76.52, -2.87, 5.81) |
| CIE-LCH | lch(76.52, 6.48, 116.26°) |
| OKLab | oklab(79.65% -0.0069 0.0152) |
| OKLCH | oklch(79.65% 0.017 114.5) |
| XYZ | xyz(47.1872, 50.7327, 49.4173) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.52
Silver
#C0C0C0
ΔE00 6.28
Warm Gray
#C9BEB0
ΔE00 6.43
Greyish
#A8A495
ΔE00 7.60
Light Grey
#D8DCD6
ΔE00 7.84
Cement
#A5A391
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEB2 #B4B2BE
analogous
#BEBAB2 #BCBEB2 #B6BEB2
triadic
#BCBEB2 #B2BCBE #BEB2BC
tetradic
#BCBEB2 #B2BEBA #B4B2BE #BEB2B6
square
#BCBEB2 #B2BEBA #B4B2BE #BEB2B6
split-complementary
#BCBEB2 #B2B6BE #BAB2BE
monochromatic
#828570 #9FA291 #BCBEB2 #D9DAD3 #F1F1EE
Accessibility & contrast
On white
1.88
#BCBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#BCBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEB2
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEB2 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB1
Deuteranopia (green-blind)
#C0BDB2
Tritanopia (blue-blind)
#BEBCBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbeb2; /* rgb */ color: rgb(188, 190, 178); /* oklch */ color: oklch(79.7% 0.017 114.5);
Tailwind
colors: {
custom: {
50: '#d0d1c9',
500: '#bcbeb2',
950: '#000000',
},
}SCSS
$custom: #bcbeb2; $custom-light: #d0d1c9; $custom-dark: #000000;
JSON
{
"hex": "#bcbeb2",
"rgb": {
"r": 188,
"g": 190,
"b": 178
},
"hsl": {
"h": 70,
"s": 8.451,
"l": 72.157
},
"oklch": {
"l": 0.79652,
"c": 0.01673,
"h": 114.5
},
"luminance": 0.50733
}Semantic roles & 50–950 ramp
primary
#BCBEB2
secondary
#858391
accent
#53925E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382