#BBC7BF#BBC7BF
#BBC7BF is a light, near-neutral green. Relative luminance 0.552; OKLCH L 81.8% C 0.017 H 156.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7BF |
|---|---|
| RGB | rgb(187, 199, 191) |
| HSL | hsl(140, 10%, 76%) |
| HSV | hsv(140, 6%, 78%) |
| CMYK | cmyk(6%, 0%, 4%, 22%) |
| CIE-LAB | lab(79.14, -5.61, 2.58) |
| CIE-LCH | lch(79.14, 6.17, 155.24°) |
| OKLab | oklab(81.81% -0.0158 0.0068) |
| OKLCH | oklch(81.81% 0.017 156.8) |
| XYZ | xyz(50.3191, 55.1728, 57.2785) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 6.63
Silver
#C0C0C0
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 8.21
Gainsboro
#DCDCDC
ΔE00 9.33
Dove Gray
#B6B8BD
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7BF #C7BBC3
analogous
#BDC7BB #BBC7BF #BBC7C5
triadic
#BBC7BF #BFBBC7 #C7BFBB
tetradic
#BBC7BF #BBBDC7 #C7BBC3 #C7C5BB
square
#BBC7BF #BBBDC7 #C7BBC3 #C7C5BB
split-complementary
#BBC7BF #C5BBC7 #C7BBBD
monochromatic
#789080 #99AB9F #BBC7BF #DDE3DF #EEF1EF
Accessibility & contrast
On white
1.74
#BBC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BBC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7BF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7BF | 1.00 | 1.74 | 12.03 | 12.03 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#C5C3BF
Tritanopia (blue-blind)
#B9C7C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc7bf; /* rgb */ color: rgb(187, 199, 191); /* oklch */ color: oklch(81.8% 0.017 156.8);
Tailwind
colors: {
custom: {
50: '#cfd8d2',
500: '#bbc7bf',
950: '#000000',
},
}SCSS
$custom: #bbc7bf; $custom-light: #cfd8d2; $custom-dark: #000000;
JSON
{
"hex": "#bbc7bf",
"rgb": {
"r": 187,
"g": 199,
"b": 191
},
"hsl": {
"h": 140,
"s": 9.677,
"l": 75.686
},
"oklch": {
"l": 0.8181,
"c": 0.01716,
"h": 156.8
},
"luminance": 0.55173
}Semantic roles & 50–950 ramp
primary
#BBC7BF
secondary
#9A8C96
accent
#527E94
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383