#BBC1B2#BBC1B2
#BBC1B2 is a light, muted yellow-green. Relative luminance 0.519; OKLCH L 80.2% C 0.022 H 124.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1B2 |
|---|---|
| RGB | rgb(187, 193, 178) |
| HSL | hsl(84, 11%, 73%) |
| HSV | hsv(84, 8%, 76%) |
| CMYK | cmyk(3.1%, 0%, 7.8%, 24.3%) |
| CIE-LAB | lab(77.23, -4.81, 6.83) |
| CIE-LCH | lch(77.23, 8.35, 125.12°) |
| OKLab | oklab(80.2% -0.0124 0.0179) |
| OKLCH | oklch(80.2% 0.022 124.7) |
| XYZ | xyz(47.5981, 51.9190, 49.6246) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.64
Light Grey
#D8DCD6
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.12
Warm Gray
#C9BEB0
ΔE00 8.51
Cement
#A5A391
ΔE00 8.80
Greyish
#A8A495
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1B2 #B8B2C1
analogous
#C1BFB2 #BBC1B2 #B3C1B2
triadic
#BBC1B2 #B2BBC1 #C1B2BB
tetradic
#BBC1B2 #B2C1BF #B8B2C1 #C1B2B3
square
#BBC1B2 #B2C1BF #B8B2C1 #C1B2B3
split-complementary
#BBC1B2 #B2B3C1 #BFB2C1
monochromatic
#7F8A6F #9DA690 #BBC1B2 #D9DCD4 #F0F1EE
Accessibility & contrast
On white
1.84
#BBC1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BBC1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1B2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1B2 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C2BFB3
Tritanopia (blue-blind)
#BCBFBD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc1b2; /* rgb */ color: rgb(187, 193, 178); /* oklch */ color: oklch(80.2% 0.022 124.7);
Tailwind
colors: {
custom: {
50: '#cfd3c9',
500: '#bbc1b2',
950: '#000000',
},
}SCSS
$custom: #bbc1b2; $custom-light: #cfd3c9; $custom-dark: #000000;
JSON
{
"hex": "#bbc1b2",
"rgb": {
"r": 187,
"g": 193,
"b": 178
},
"hsl": {
"h": 84,
"s": 10.791,
"l": 72.745
},
"oklch": {
"l": 0.80197,
"c": 0.02173,
"h": 124.7
},
"luminance": 0.51919
}Semantic roles & 50–950 ramp
primary
#BBC1B2
secondary
#8A8394
accent
#51956C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382