#BBCABB#BBCABB
#BBCABB is a very light, muted green. Relative luminance 0.564; OKLCH L 82.3% C 0.026 H 145.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCABB |
|---|---|
| RGB | rgb(187, 202, 187) |
| HSL | hsl(120, 12%, 76%) |
| HSV | hsv(120, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(79.84, -7.90, 5.74) |
| CIE-LCH | lch(79.84, 9.77, 144.02°) |
| OKLab | oklab(82.33% -0.0217 0.015) |
| OKLCH | oklch(82.33% 0.026 145.3) |
| XYZ | xyz(50.5820, 56.3933, 55.2242) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.87
Light Grey
#D8DCD6
ΔE00 8.06
Silver
#C0C0C0
ΔE00 10.26
Light Gray
#D3D3D3
ΔE00 10.64
Greenish Grey
#96AE8D
ΔE00 10.87
Sage Green
#9CAF88
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCABB #CABBCA
analogous
#C3CABB #BBCABB #BBCAC3
triadic
#BBCABB #BBBBCA #CABBBB
tetradic
#BBCABB #BBC3CA #CABBCA #CAC3BB
square
#BBCABB #BBC3CA #CABBCA #CAC3BB
split-complementary
#BBCABB #C3BBCA #CABBC3
monochromatic
#769476 #99AF99 #BBCABB #DDE5DD #EEF2EE
Accessibility & contrast
On white
1.71
#BBCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BBCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCABB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCABB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#BAC9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcabb; /* rgb */ color: rgb(187, 202, 187); /* oklch */ color: oklch(82.3% 0.026 145.3);
Tailwind
colors: {
custom: {
50: '#cfdacf',
500: '#bbcabb',
950: '#000000',
},
}SCSS
$custom: #bbcabb; $custom-light: #cfdacf; $custom-dark: #000000;
JSON
{
"hex": "#bbcabb",
"rgb": {
"r": 187,
"g": 202,
"b": 187
},
"hsl": {
"h": 120,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82327,
"c": 0.02635,
"h": 145.3
},
"luminance": 0.56394
}Semantic roles & 50–950 ramp
primary
#BBCABB
secondary
#9E8B9E
accent
#4F9797
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383