#BBC7BB#BBC7BB
#BBC7BB is a light, muted green. Relative luminance 0.550; OKLCH L 81.7% C 0.021 H 145.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7BB |
|---|---|
| RGB | rgb(187, 199, 187) |
| HSL | hsl(120, 10%, 76%) |
| HSV | hsv(120, 6%, 78%) |
| CMYK | cmyk(6%, 0%, 6%, 22%) |
| CIE-LAB | lab(79.04, -6.34, 4.59) |
| CIE-LCH | lch(79.04, 7.83, 144.10°) |
| OKLab | oklab(81.7% -0.0174 0.012) |
| OKLCH | oklch(81.7% 0.021 145.4) |
| XYZ | xyz(49.8849, 54.9991, 54.9919) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.29
Light Grey
#D8DCD6
ΔE00 7.25
Silver
#C0C0C0
ΔE00 8.58
Light Gray
#D3D3D3
ΔE00 9.32
Gainsboro
#DCDCDC
ΔE00 10.33
Warm Gray
#C9BEB0
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7BB #C7BBC7
analogous
#C1C7BB #BBC7BB #BBC7C1
triadic
#BBC7BB #BBBBC7 #C7BBBB
tetradic
#BBC7BB #BBC1C7 #C7BBC7 #C7C1BB
square
#BBC7BB #BBC1C7 #C7BBC7 #C7C1BB
split-complementary
#BBC7BB #C1BBC7 #C7BBC1
monochromatic
#789078 #99AB99 #BBC7BB #DDE3DD #EEF1EE
Accessibility & contrast
On white
1.75
#BBC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BBC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7BB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7BB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#BAC6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc7bb; /* rgb */ color: rgb(187, 199, 187); /* oklch */ color: oklch(81.7% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#cfd8cf',
500: '#bbc7bb',
950: '#000000',
},
}SCSS
$custom: #bbc7bb; $custom-light: #cfd8cf; $custom-dark: #000000;
JSON
{
"hex": "#bbc7bb",
"rgb": {
"r": 187,
"g": 199,
"b": 187
},
"hsl": {
"h": 120,
"s": 9.677,
"l": 75.686
},
"oklch": {
"l": 0.81698,
"c": 0.02113,
"h": 145.4
},
"luminance": 0.54999
}Semantic roles & 50–950 ramp
primary
#BBC7BB
secondary
#9A8C9A
accent
#529494
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383