#BBCABA#BBCABA
#BBCABA is a very light, muted green. Relative luminance 0.564; OKLCH L 82.3% C 0.027 H 143.6°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCABA |
|---|---|
| RGB | rgb(187, 202, 186) |
| HSL | hsl(116, 13%, 76%) |
| HSV | hsv(116, 8%, 79%) |
| CMYK | cmyk(7.4%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(79.81, -8.08, 6.24) |
| CIE-LCH | lch(79.81, 10.21, 142.34°) |
| OKLab | oklab(82.3% -0.0221 0.0163) |
| OKLCH | oklch(82.3% 0.027 143.6) |
| XYZ | xyz(50.4753, 56.3506, 54.6624) |
| Luminance | 0.5635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.17
Light Grey
#D8DCD6
ΔE00 8.28
Silver
#C0C0C0
ΔE00 10.53
Greenish Grey
#96AE8D
ΔE00 10.64
Light Gray
#D3D3D3
ΔE00 10.91
Sage Green
#9CAF88
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCABA #C9BACA
analogous
#C3CABA #BBCABA #BACAC1
triadic
#BBCABA #BABBCA #CABABB
tetradic
#BBCABA #BAC3CA #C9BACA #CAC1BA
square
#BBCABA #BAC3CA #C9BACA #CAC1BA
split-complementary
#BBCABA #C1BACA #CABAC3
monochromatic
#779575 #99AF97 #BBCABA #DDE5DD #EEF2EE
Accessibility & contrast
On white
1.71
#BBCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#BBCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCABA
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCABA | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#BAC9C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcaba; /* rgb */ color: rgb(187, 202, 186); /* oklch */ color: oklch(82.3% 0.027 143.6);
Tailwind
colors: {
custom: {
50: '#cfdace',
500: '#bbcaba',
950: '#000000',
},
}SCSS
$custom: #bbcaba; $custom-light: #cfdace; $custom-dark: #000000;
JSON
{
"hex": "#bbcaba",
"rgb": {
"r": 187,
"g": 202,
"b": 186
},
"hsl": {
"h": 116.25,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.823,
"c": 0.02744,
"h": 143.6
},
"luminance": 0.56351
}Semantic roles & 50–950 ramp
primary
#BBCABA
secondary
#9D8A9E
accent
#4E9793
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383