#BBC3B2#BBC3B2
#BBC3B2 is a light, muted yellow-green. Relative luminance 0.528; OKLCH L 80.6% C 0.025 H 127.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC3B2 |
|---|---|
| RGB | rgb(187, 195, 178) |
| HSL | hsl(88, 12%, 73%) |
| HSV | hsv(88, 9%, 76%) |
| CMYK | cmyk(4.1%, 0%, 8.7%, 23.5%) |
| CIE-LAB | lab(77.76, -5.86, 7.59) |
| CIE-LCH | lch(77.76, 9.59, 127.64°) |
| OKLab | oklab(80.62% -0.0153 0.0198) |
| OKLCH | oklch(80.62% 0.025 127.7) |
| XYZ | xyz(48.0432, 52.8093, 49.7730) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.48
Light Grey
#D8DCD6
ΔE00 8.36
Silver
#C0C0C0
ΔE00 9.20
Cement
#A5A391
ΔE00 9.45
Warm Gray
#C9BEB0
ΔE00 9.58
Greyish
#A8A495
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC3B2 #BAB2C3
analogous
#C3C2B2 #BBC3B2 #B2C3B2
triadic
#BBC3B2 #B2BBC3 #C3B2BB
tetradic
#BBC3B2 #B2C3C2 #BAB2C3 #C3B2B2
square
#BBC3B2 #B2C3C2 #BAB2C3 #C3B2B2
split-complementary
#BBC3B2 #B2B2C3 #C2B2C3
monochromatic
#7E8D6E #9DA890 #BBC3B2 #D9DED4 #F0F2EE
Accessibility & contrast
On white
1.82
#BBC3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BBC3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC3B2
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC3B2 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C0B1
Deuteranopia (green-blind)
#C4C0B3
Tritanopia (blue-blind)
#BCC1BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc3b2; /* rgb */ color: rgb(187, 195, 178); /* oklch */ color: oklch(80.6% 0.025 127.7);
Tailwind
colors: {
custom: {
50: '#cfd5c9',
500: '#bbc3b2',
950: '#000000',
},
}SCSS
$custom: #bbc3b2; $custom-light: #cfd5c9; $custom-dark: #000000;
JSON
{
"hex": "#bbc3b2",
"rgb": {
"r": 187,
"g": 195,
"b": 178
},
"hsl": {
"h": 88.235,
"s": 12.409,
"l": 73.137
},
"oklch": {
"l": 0.80616,
"c": 0.02502,
"h": 127.7
},
"luminance": 0.52809
}Semantic roles & 50–950 ramp
primary
#BBC3B2
secondary
#8C8397
accent
#4F9771
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382