#BBC5B2#BBC5B2
#BBC5B2 is a light, muted yellow-green. Relative luminance 0.537; OKLCH L 81.0% C 0.028 H 129.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC5B2 |
|---|---|
| RGB | rgb(187, 197, 178) |
| HSL | hsl(92, 14%, 74%) |
| HSV | hsv(92, 10%, 77%) |
| CMYK | cmyk(5.1%, 0%, 9.6%, 22.7%) |
| CIE-LAB | lab(78.29, -6.90, 8.35) |
| CIE-LCH | lch(78.29, 10.84, 129.57°) |
| OKLab | oklab(81.04% -0.0182 0.0218) |
| OKLCH | oklch(81.04% 0.028 129.9) |
| XYZ | xyz(48.4943, 53.7115, 49.9234) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.35
Light Grey
#D8DCD6
ΔE00 8.80
Sage Green
#9CAF88
ΔE00 9.88
Greenish Grey
#96AE8D
ΔE00 9.89
Cement
#A5A391
ΔE00 10.18
Silver
#C0C0C0
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC5B2 #BCB2C5
analogous
#C4C5B2 #BBC5B2 #B2C5B2
triadic
#BBC5B2 #B2BBC5 #C5B2BB
tetradic
#BBC5B2 #B2C4C5 #BCB2C5 #C5B2B2
square
#BBC5B2 #B2C4C5 #BCB2C5 #C5B2B2
split-complementary
#BBC5B2 #B2B2C5 #C5B2C4
monochromatic
#7D906D #9CAB8F #BBC5B2 #DADFD5 #F0F2EE
Accessibility & contrast
On white
1.79
#BBC5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BBC5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC5B2
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC5B2 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#C6C1B3
Tritanopia (blue-blind)
#BCC3BF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbc5b2; /* rgb */ color: rgb(187, 197, 178); /* oklch */ color: oklch(81.0% 0.028 129.9);
Tailwind
colors: {
custom: {
50: '#cfd6c9',
500: '#bbc5b2',
950: '#000000',
},
}SCSS
$custom: #bbc5b2; $custom-light: #cfd6c9; $custom-dark: #000000;
JSON
{
"hex": "#bbc5b2",
"rgb": {
"r": 187,
"g": 197,
"b": 178
},
"hsl": {
"h": 91.579,
"s": 14.074,
"l": 73.529
},
"oklch": {
"l": 0.81035,
"c": 0.02836,
"h": 129.9
},
"luminance": 0.53712
}Semantic roles & 50–950 ramp
primary
#BBC5B2
secondary
#8E8299
accent
#4D9875
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382