#BBC8B7#BBC8B7
#BBC8B7 is a light, muted green. Relative luminance 0.553; OKLCH L 81.8% C 0.027 H 138.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8B7 |
|---|---|
| RGB | rgb(187, 200, 183) |
| HSL | hsl(106, 13%, 75%) |
| HSV | hsv(106, 9%, 78%) |
| CMYK | cmyk(6.5%, 0%, 8.5%, 21.6%) |
| CIE-LAB | lab(79.21, -7.58, 6.98) |
| CIE-LCH | lch(79.21, 10.31, 137.37°) |
| OKLab | oklab(81.8% -0.0204 0.0182) |
| OKLCH | oklch(81.8% 0.027 138.3) |
| XYZ | xyz(49.6935, 55.2919, 52.8450) |
| Luminance | 0.5529 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.11
Light Grey
#D8DCD6
ΔE00 8.37
Silver
#C0C0C0
ΔE00 10.31
Greenish Grey
#96AE8D
ΔE00 10.32
Sage Green
#9CAF88
ΔE00 10.58
Light Gray
#D3D3D3
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8B7 #C4B7C8
analogous
#C4C8B7 #BBC8B7 #B7C8BB
triadic
#BBC8B7 #B7BBC8 #C8B7BB
tetradic
#BBC8B7 #B7C4C8 #C4B7C8 #C8BBB7
square
#BBC8B7 #B7C4C8 #C4B7C8 #C8BBB7
split-complementary
#BBC8B7 #BBB7C8 #C8B7C4
monochromatic
#799372 #9AAD94 #BBC8B7 #DCE3DA #EFF2EE
Accessibility & contrast
On white
1.74
#BBC8B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#BBC8B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8B7
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8B7 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B6
Deuteranopia (green-blind)
#C7C4B8
Tritanopia (blue-blind)
#BBC7C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bbc8b7; /* rgb */ color: rgb(187, 200, 183); /* oklch */ color: oklch(81.8% 0.027 138.3);
Tailwind
colors: {
custom: {
50: '#cfd8cc',
500: '#bbc8b7',
950: '#000000',
},
}SCSS
$custom: #bbc8b7; $custom-light: #cfd8cc; $custom-dark: #000000;
JSON
{
"hex": "#bbc8b7",
"rgb": {
"r": 187,
"g": 200,
"b": 183
},
"hsl": {
"h": 105.882,
"s": 13.386,
"l": 75.098
},
"oklch": {
"l": 0.81799,
"c": 0.02739,
"h": 138.3
},
"luminance": 0.55292
}Semantic roles & 50–950 ramp
primary
#BBC8B7
secondary
#97879C
accent
#4E9886
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383