#BAC6BB#BAC6BB
#BAC6BB is a light, muted green. Relative luminance 0.544; OKLCH L 81.4% C 0.020 H 147.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC6BB |
|---|---|
| RGB | rgb(186, 198, 187) |
| HSL | hsl(125, 10%, 75%) |
| HSV | hsv(125, 6%, 78%) |
| CMYK | cmyk(6.1%, 0%, 5.6%, 22.4%) |
| CIE-LAB | lab(78.70, -6.16, 4.09) |
| CIE-LCH | lch(78.70, 7.40, 146.42°) |
| OKLab | oklab(81.41% -0.017 0.0107) |
| OKLCH | oklch(81.41% 0.02 147.8) |
| XYZ | xyz(49.4117, 54.4148, 54.9040) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.02
Light Grey
#D8DCD6
ΔE00 7.27
Silver
#C0C0C0
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 9.15
Gainsboro
#DCDCDC
ΔE00 10.23
Dove Gray
#B6B8BD
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC6BB #C6BAC5
analogous
#BFC6BA #BAC6BB #BAC6C1
triadic
#BAC6BB #BBBAC6 #C6BBBA
tetradic
#BAC6BB #BABFC6 #C6BAC5 #C6C1BA
square
#BAC6BB #BABFC6 #C6BAC5 #C6C1BA
split-complementary
#BAC6BB #C1BAC6 #C6BABF
monochromatic
#778F79 #98AA9A #BAC6BB #DCE2DC #EEF1EE
Accessibility & contrast
On white
1.77
#BAC6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BAC6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC6BB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC6BB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BA
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#B9C5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bac6bb; /* rgb */ color: rgb(186, 198, 187); /* oklch */ color: oklch(81.4% 0.020 147.8);
Tailwind
colors: {
custom: {
50: '#ced7cf',
500: '#bac6bb',
950: '#000000',
},
}SCSS
$custom: #bac6bb; $custom-light: #ced7cf; $custom-dark: #000000;
JSON
{
"hex": "#bac6bb",
"rgb": {
"r": 186,
"g": 198,
"b": 187
},
"hsl": {
"h": 125,
"s": 9.524,
"l": 75.294
},
"oklch": {
"l": 0.81413,
"c": 0.02009,
"h": 147.8
},
"luminance": 0.54415
}Semantic roles & 50–950 ramp
primary
#BAC6BB
secondary
#998B98
accent
#528E94
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383