#BBC6BE#BBC6BE
#BBC6BE is a light, near-neutral green. Relative luminance 0.547; OKLCH L 81.6% C 0.016 H 154.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6BE |
|---|---|
| RGB | rgb(187, 198, 190) |
| HSL | hsl(136, 9%, 75%) |
| HSV | hsv(136, 6%, 78%) |
| CMYK | cmyk(5.6%, 0%, 4%, 22.4%) |
| CIE-LAB | lab(78.85, -5.27, 2.70) |
| CIE-LCH | lch(78.85, 5.92, 152.84°) |
| OKLab | oklab(81.57% -0.0147 0.0071) |
| OKLCH | oklch(81.57% 0.016 154.4) |
| XYZ | xyz(49.9801, 54.6703, 56.6245) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.75
Light Grey
#D8DCD6
ΔE00 6.60
Silver
#C0C0C0
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 8.03
Dove Gray
#B6B8BD
ΔE00 9.08
Gainsboro
#DCDCDC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6BE #C6BBC3
analogous
#BDC6BB #BBC6BE #BBC6C3
triadic
#BBC6BE #BEBBC6 #C6BEBB
tetradic
#BBC6BE #BBBDC6 #C6BBC3 #C6C3BB
square
#BBC6BE #BBBDC6 #C6BBC3 #C6C3BB
split-complementary
#BBC6BE #C3BBC6 #C6BBBD
monochromatic
#788E7E #9AAA9E #BBC6BE #DCE2DE #EEF1EF
Accessibility & contrast
On white
1.76
#BBC6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BBC6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6BE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6BE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#BAC6C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc6be; /* rgb */ color: rgb(187, 198, 190); /* oklch */ color: oklch(81.6% 0.016 154.4);
Tailwind
colors: {
custom: {
50: '#cfd7d1',
500: '#bbc6be',
950: '#000000',
},
}SCSS
$custom: #bbc6be; $custom-light: #cfd7d1; $custom-dark: #000000;
JSON
{
"hex": "#bbc6be",
"rgb": {
"r": 187,
"g": 198,
"b": 190
},
"hsl": {
"h": 136.364,
"s": 8.8,
"l": 75.49
},
"oklch": {
"l": 0.81573,
"c": 0.01636,
"h": 154.4
},
"luminance": 0.54671
}Semantic roles & 50–950 ramp
primary
#BBC6BE
secondary
#998C96
accent
#538193
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383