#BBC2B2#BBC2B2
#BBC2B2 is a light, muted yellow-green. Relative luminance 0.524; OKLCH L 80.4% C 0.023 H 126.3°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2B2 |
|---|---|
| RGB | rgb(187, 194, 178) |
| HSL | hsl(86, 12%, 73%) |
| HSV | hsv(86, 8%, 76%) |
| CMYK | cmyk(3.6%, 0%, 8.2%, 23.9%) |
| CIE-LAB | lab(77.50, -5.33, 7.21) |
| CIE-LCH | lch(77.50, 8.97, 126.47°) |
| OKLab | oklab(80.41% -0.0138 0.0188) |
| OKLCH | oklch(80.41% 0.023 126.3) |
| XYZ | xyz(47.8199, 52.3627, 49.6986) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.05
Light Grey
#D8DCD6
ΔE00 8.19
Silver
#C0C0C0
ΔE00 8.67
Warm Gray
#C9BEB0
ΔE00 9.05
Cement
#A5A391
ΔE00 9.11
Greyish
#A8A495
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2B2 #B9B2C2
analogous
#C2C1B2 #BBC2B2 #B3C2B2
triadic
#BBC2B2 #B2BBC2 #C2B2BB
tetradic
#BBC2B2 #B2C2C1 #B9B2C2 #C2B2B3
square
#BBC2B2 #B2C2C1 #B9B2C2 #C2B2B3
split-complementary
#BBC2B2 #B2B3C2 #C1B2C2
monochromatic
#7F8B6E #9DA790 #BBC2B2 #D9DDD4 #F0F1EE
Accessibility & contrast
On white
1.83
#BBC2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BBC2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2B2
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2B2 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#C3BFB3
Tritanopia (blue-blind)
#BCC0BD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc2b2; /* rgb */ color: rgb(187, 194, 178); /* oklch */ color: oklch(80.4% 0.023 126.3);
Tailwind
colors: {
custom: {
50: '#cfd4c9',
500: '#bbc2b2',
950: '#000000',
},
}SCSS
$custom: #bbc2b2; $custom-light: #cfd4c9; $custom-dark: #000000;
JSON
{
"hex": "#bbc2b2",
"rgb": {
"r": 187,
"g": 194,
"b": 178
},
"hsl": {
"h": 86.25,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.80406,
"c": 0.02338,
"h": 126.3
},
"luminance": 0.52363
}Semantic roles & 50–950 ramp
primary
#BBC2B2
secondary
#8B8395
accent
#50966E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382