#BBCABC#BBCABC
#BBCABC is a very light, muted green. Relative luminance 0.564; OKLCH L 82.4% C 0.025 H 147.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBCABC |
|---|---|
| RGB | rgb(187, 202, 188) |
| HSL | hsl(124, 12%, 76%) |
| HSV | hsv(124, 7%, 79%) |
| CMYK | cmyk(7.4%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(79.86, -7.72, 5.24) |
| CIE-LCH | lch(79.86, 9.33, 145.85°) |
| OKLab | oklab(82.36% -0.0213 0.0137) |
| OKLCH | oklch(82.36% 0.025 147.2) |
| XYZ | xyz(50.6894, 56.4362, 55.7900) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.57
Light Grey
#D8DCD6
ΔE00 7.85
Silver
#C0C0C0
ΔE00 9.99
Light Gray
#D3D3D3
ΔE00 10.38
Greenish Grey
#96AE8D
ΔE00 11.12
Gainsboro
#DCDCDC
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBCABC #CABBC9
analogous
#C2CABB #BBCABC #BBCAC4
triadic
#BBCABC #BCBBCA #CABCBB
tetradic
#BBCABC #BBC2CA #CABBC9 #CAC4BB
square
#BBCABC #BBC2CA #CABBC9 #CAC4BB
split-complementary
#BBCABC #C4BBCA #CABBC2
monochromatic
#769478 #99AF9A #BBCABC #DDE5DE #EEF2EE
Accessibility & contrast
On white
1.71
#BBCABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BBCABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBCABC
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBCABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBCABC | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BB
Deuteranopia (green-blind)
#C8C5BD
Tritanopia (blue-blind)
#BAC9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbcabc; /* rgb */ color: rgb(187, 202, 188); /* oklch */ color: oklch(82.4% 0.025 147.2);
Tailwind
colors: {
custom: {
50: '#cfdad0',
500: '#bbcabc',
950: '#000000',
},
}SCSS
$custom: #bbcabc; $custom-light: #cfdad0; $custom-dark: #000000;
JSON
{
"hex": "#bbcabc",
"rgb": {
"r": 187,
"g": 202,
"b": 188
},
"hsl": {
"h": 124,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.82355,
"c": 0.02528,
"h": 147.2
},
"luminance": 0.56437
}Semantic roles & 50–950 ramp
primary
#BBCABC
secondary
#9E8B9D
accent
#4F9297
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383