#BCC6BE#BCC6BE
#BCC6BE is a light, near-neutral green. Relative luminance 0.548; OKLCH L 81.6% C 0.016 H 151.7°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC6BE |
|---|---|
| RGB | rgb(188, 198, 190) |
| HSL | hsl(132, 8%, 76%) |
| HSV | hsv(132, 5%, 78%) |
| CMYK | cmyk(5.1%, 0%, 4%, 22.4%) |
| CIE-LAB | lab(78.92, -4.92, 2.82) |
| CIE-LCH | lch(78.92, 5.67, 150.21°) |
| OKLab | oklab(81.65% -0.0137 0.0074) |
| OKLCH | oklch(81.65% 0.016 151.7) |
| XYZ | xyz(50.2257, 54.7969, 56.6360) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 6.37
Silver
#C0C0C0
ΔE00 6.76
Light Gray
#D3D3D3
ΔE00 7.72
Dove Gray
#B6B8BD
ΔE00 8.87
Gainsboro
#DCDCDC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC6BE #C6BCC4
analogous
#BFC6BC #BCC6BE #BCC6C3
triadic
#BCC6BE #BEBCC6 #C6BEBC
tetradic
#BCC6BE #BCBFC6 #C6BCC4 #C6C3BC
square
#BCC6BE #BCBFC6 #C6BCC4 #C6C3BC
split-complementary
#BCC6BE #C3BCC6 #C6BCBF
monochromatic
#7A8E7E #9BAA9E #BCC6BE #DDE2DE #EEF1EF
Accessibility & contrast
On white
1.76
#BCC6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BCC6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC6BE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC6BE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#BBC6C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bcc6be; /* rgb */ color: rgb(188, 198, 190); /* oklch */ color: oklch(81.6% 0.016 151.7);
Tailwind
colors: {
custom: {
50: '#d0d7d1',
500: '#bcc6be',
950: '#000000',
},
}SCSS
$custom: #bcc6be; $custom-light: #d0d7d1; $custom-dark: #000000;
JSON
{
"hex": "#bcc6be",
"rgb": {
"r": 188,
"g": 198,
"b": 190
},
"hsl": {
"h": 132,
"s": 8.065,
"l": 75.686
},
"oklch": {
"l": 0.81649,
"c": 0.01557,
"h": 151.7
},
"luminance": 0.54797
}Semantic roles & 50–950 ramp
primary
#BCC6BE
secondary
#998D97
accent
#538692
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383