#BBCABD#BBCABD
#BBCABD is a very light, muted green. Relative luminance 0.565; OKLCH L 82.4% C 0.024 H 149.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCABD |
|---|---|
| RGB | rgb(187, 202, 189) |
| HSL | hsl(128, 12%, 76%) |
| HSV | hsv(128, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 6.4%, 20.8%) |
| CIE-LAB | lab(79.89, -7.54, 4.74) |
| CIE-LCH | lch(79.89, 8.90, 147.86°) |
| OKLab | oklab(82.38% -0.0209 0.0124) |
| OKLCH | oklch(82.38% 0.024 149.3) |
| XYZ | xyz(50.7976, 56.4795, 56.3597) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.27
Light Grey
#D8DCD6
ΔE00 7.65
Silver
#C0C0C0
ΔE00 9.73
Light Gray
#D3D3D3
ΔE00 10.11
Gainsboro
#DCDCDC
ΔE00 10.94
Greenish Grey
#96AE8D
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCABD #CABBC8
analogous
#C1CABB #BBCABD #BBCAC5
triadic
#BBCABD #BDBBCA #CABDBB
tetradic
#BBCABD #BBC1CA #CABBC8 #CAC5BB
square
#BBCABD #BBC1CA #CABBC8 #CAC5BB
split-complementary
#BBCABD #C5BBCA #CABBC1
monochromatic
#76947A #99AF9C #BBCABD #DDE5DE #EEF2EE
Accessibility & contrast
On white
1.71
#BBCABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BBCABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCABD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCABD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#C8C5BE
Tritanopia (blue-blind)
#B9C9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcabd; /* rgb */ color: rgb(187, 202, 189); /* oklch */ color: oklch(82.4% 0.024 149.3);
Tailwind
colors: {
custom: {
50: '#cfdad0',
500: '#bbcabd',
950: '#000000',
},
}SCSS
$custom: #bbcabd; $custom-light: #cfdad0; $custom-dark: #000000;
JSON
{
"hex": "#bbcabd",
"rgb": {
"r": 187,
"g": 202,
"b": 189
},
"hsl": {
"h": 128,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82382,
"c": 0.02426,
"h": 149.3
},
"luminance": 0.5648
}Semantic roles & 50–950 ramp
primary
#BBCABD
secondary
#9E8B9B
accent
#4F8D97
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383