#BBC2B3#BBC2B3
#BBC2B3 is a light, muted yellow-green. Relative luminance 0.524; OKLCH L 80.4% C 0.022 H 127.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2B3 |
|---|---|
| RGB | rgb(187, 194, 179) |
| HSL | hsl(88, 11%, 73%) |
| HSV | hsv(88, 8%, 76%) |
| CMYK | cmyk(3.6%, 0%, 7.7%, 23.9%) |
| CIE-LAB | lab(77.52, -5.16, 6.71) |
| CIE-LCH | lch(77.52, 8.46, 127.55°) |
| OKLab | oklab(80.43% -0.0134 0.0175) |
| OKLCH | oklch(80.43% 0.022 127.5) |
| XYZ | xyz(47.9207, 52.4030, 50.2293) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.69
Light Grey
#D8DCD6
ΔE00 7.96
Silver
#C0C0C0
ΔE00 8.32
Warm Gray
#C9BEB0
ΔE00 8.94
Cement
#A5A391
ΔE00 9.16
Greyish
#A8A495
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2B3 #BAB3C2
analogous
#C2C1B3 #BBC2B3 #B3C2B3
triadic
#BBC2B3 #B3BBC2 #C2B3BB
tetradic
#BBC2B3 #B3C2C1 #BAB3C2 #C2B3B3
square
#BBC2B3 #B3C2C1 #BAB3C2 #C2B3B3
split-complementary
#BBC2B3 #B3B3C2 #C1B3C2
monochromatic
#7E8B70 #9DA791 #BBC2B3 #D9DDD5 #F0F1EE
Accessibility & contrast
On white
1.83
#BBC2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BBC2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2B3
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2B3 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B2
Deuteranopia (green-blind)
#C3BFB4
Tritanopia (blue-blind)
#BCC0BE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbc2b3; /* rgb */ color: rgb(187, 194, 179); /* oklch */ color: oklch(80.4% 0.022 127.5);
Tailwind
colors: {
custom: {
50: '#cfd4c9',
500: '#bbc2b3',
950: '#000000',
},
}SCSS
$custom: #bbc2b3; $custom-light: #cfd4c9; $custom-dark: #000000;
JSON
{
"hex": "#bbc2b3",
"rgb": {
"r": 187,
"g": 194,
"b": 179
},
"hsl": {
"h": 88,
"s": 10.949,
"l": 73.137
},
"oklch": {
"l": 0.80433,
"c": 0.02208,
"h": 127.5
},
"luminance": 0.52403
}Semantic roles & 50–950 ramp
primary
#BBC2B3
secondary
#8C8495
accent
#509570
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382