#BBC7BE#BBC7BE
#BBC7BE is a light, near-neutral green. Relative luminance 0.551; OKLCH L 81.8% C 0.018 H 153.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC7BE |
|---|---|
| RGB | rgb(187, 199, 190) |
| HSL | hsl(135, 10%, 76%) |
| HSV | hsv(135, 6%, 78%) |
| CMYK | cmyk(6%, 0%, 4.5%, 22%) |
| CIE-LAB | lab(79.12, -5.79, 3.09) |
| CIE-LCH | lch(79.12, 6.56, 151.95°) |
| OKLab | oklab(81.78% -0.0162 0.0081) |
| OKLCH | oklch(81.78% 0.018 153.5) |
| XYZ | xyz(50.2094, 55.1290, 56.7010) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.31
Light Grey
#D8DCD6
ΔE00 6.76
Silver
#C0C0C0
ΔE00 7.70
Light Gray
#D3D3D3
ΔE00 8.48
Gainsboro
#DCDCDC
ΔE00 9.57
Dove Gray
#B6B8BD
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC7BE #C7BBC4
analogous
#BEC7BB #BBC7BE #BBC7C4
triadic
#BBC7BE #BEBBC7 #C7BEBB
tetradic
#BBC7BE #BBBEC7 #C7BBC4 #C7C4BB
square
#BBC7BE #BBBEC7 #C7BBC4 #C7C4BB
split-complementary
#BBC7BE #C4BBC7 #C7BBBE
monochromatic
#78907E #99AB9E #BBC7BE #DDE3DE #EEF1EF
Accessibility & contrast
On white
1.75
#BBC7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BBC7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC7BE
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC7BE | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 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)
#C7C5BE
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#B9C7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc7be; /* rgb */ color: rgb(187, 199, 190); /* oklch */ color: oklch(81.8% 0.018 153.5);
Tailwind
colors: {
custom: {
50: '#cfd8d1',
500: '#bbc7be',
950: '#000000',
},
}SCSS
$custom: #bbc7be; $custom-light: #cfd8d1; $custom-dark: #000000;
JSON
{
"hex": "#bbc7be",
"rgb": {
"r": 187,
"g": 199,
"b": 190
},
"hsl": {
"h": 135,
"s": 9.677,
"l": 75.686
},
"oklch": {
"l": 0.81781,
"c": 0.01808,
"h": 153.5
},
"luminance": 0.55129
}Semantic roles & 50–950 ramp
primary
#BBC7BE
secondary
#9A8C97
accent
#528394
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383