#BBC2B5#BBC2B5
#BBC2B5 is a light, near-neutral yellow-green. Relative luminance 0.525; OKLCH L 80.5% C 0.020 H 130.2°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2B5 |
|---|---|
| RGB | rgb(187, 194, 181) |
| HSL | hsl(92, 10%, 74%) |
| HSV | hsv(92, 7%, 76%) |
| CMYK | cmyk(3.6%, 0%, 6.7%, 23.9%) |
| CIE-LAB | lab(77.57, -4.80, 5.70) |
| CIE-LCH | lch(77.57, 7.45, 130.12°) |
| OKLab | oklab(80.49% -0.0126 0.0149) |
| OKLCH | oklch(80.49% 0.02 130.2) |
| XYZ | xyz(48.1244, 52.4845, 51.3023) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.94
Light Grey
#D8DCD6
ΔE00 7.53
Silver
#C0C0C0
ΔE00 7.61
Warm Gray
#C9BEB0
ΔE00 8.75
Light Gray
#D3D3D3
ΔE00 8.99
Greyish
#A8A495
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2B5 #BCB5C2
analogous
#C1C2B5 #BBC2B5 #B5C2B5
triadic
#BBC2B5 #B5BBC2 #C2B5BB
tetradic
#BBC2B5 #B5C1C2 #BCB5C2 #C2B5B5
square
#BBC2B5 #B5C1C2 #BCB5C2 #C2B5B5
split-complementary
#BBC2B5 #B5B5C2 #C2B5C1
monochromatic
#7D8A72 #9CA693 #BBC2B5 #DADED7 #F0F1EE
Accessibility & contrast
On white
1.83
#BBC2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#BBC2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2B5
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2B5 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B4
Deuteranopia (green-blind)
#C2BFB6
Tritanopia (blue-blind)
#BBC1BE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbc2b5; /* rgb */ color: rgb(187, 194, 181); /* oklch */ color: oklch(80.5% 0.020 130.2);
Tailwind
colors: {
custom: {
50: '#cfd4cb',
500: '#bbc2b5',
950: '#000000',
},
}SCSS
$custom: #bbc2b5; $custom-light: #cfd4cb; $custom-dark: #000000;
JSON
{
"hex": "#bbc2b5",
"rgb": {
"r": 187,
"g": 194,
"b": 181
},
"hsl": {
"h": 92.308,
"s": 9.63,
"l": 73.529
},
"oklch": {
"l": 0.80487,
"c": 0.01953,
"h": 130.2
},
"luminance": 0.52485
}Semantic roles & 50–950 ramp
primary
#BBC2B5
secondary
#8E8695
accent
#529475
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382