#BBC2B0#BBC2B0
#BBC2B0 is a light, muted yellow-green. Relative luminance 0.523; OKLCH L 80.4% C 0.026 H 124.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2B0 |
|---|---|
| RGB | rgb(187, 194, 176) |
| HSL | hsl(83, 13%, 73%) |
| HSV | hsv(83, 9%, 76%) |
| CMYK | cmyk(3.6%, 0%, 9.3%, 23.9%) |
| CIE-LAB | lab(77.45, -5.68, 8.22) |
| CIE-LCH | lch(77.45, 9.99, 124.64°) |
| OKLab | oklab(80.35% -0.0147 0.0214) |
| OKLCH | oklch(80.35% 0.026 124.4) |
| XYZ | xyz(47.6206, 52.2829, 48.6487) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.77
Light Grey
#D8DCD6
ΔE00 8.66
Cement
#A5A391
ΔE00 9.07
Warm Gray
#C9BEB0
ΔE00 9.30
Silver
#C0C0C0
ΔE00 9.35
Greyish
#A8A495
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2B0 #B7B0C2
analogous
#C2C0B0 #BBC2B0 #B2C2B0
triadic
#BBC2B0 #B0BBC2 #C2B0BB
tetradic
#BBC2B0 #B0C2C0 #B7B0C2 #C2B0B2
square
#BBC2B0 #B0C2C0 #B7B0C2 #C2B0B2
split-complementary
#BBC2B0 #B0B2C2 #C0B0C2
monochromatic
#7F8C6C #9DA78D #BBC2B0 #D9DDD3 #F0F2EE
Accessibility & contrast
On white
1.83
#BBC2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BBC2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2B0
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2B0 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0AF
Deuteranopia (green-blind)
#C3BFB1
Tritanopia (blue-blind)
#BCC0BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc2b0; /* rgb */ color: rgb(187, 194, 176); /* oklch */ color: oklch(80.4% 0.026 124.4);
Tailwind
colors: {
custom: {
50: '#cfd4c7',
500: '#bbc2b0',
950: '#000000',
},
}SCSS
$custom: #bbc2b0; $custom-light: #cfd4c7; $custom-dark: #000000;
JSON
{
"hex": "#bbc2b0",
"rgb": {
"r": 187,
"g": 194,
"b": 176
},
"hsl": {
"h": 83.333,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.80353,
"c": 0.02597,
"h": 124.4
},
"luminance": 0.52283
}Semantic roles & 50–950 ramp
primary
#BBC2B0
secondary
#898196
accent
#4F976B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382