#BAC8B6#BAC8B6
#BAC8B6 is a light, muted green. Relative luminance 0.551; OKLCH L 81.7% C 0.029 H 138.7°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8B6 |
|---|---|
| RGB | rgb(186, 200, 182) |
| HSL | hsl(107, 14%, 75%) |
| HSV | hsv(107, 9%, 78%) |
| CMYK | cmyk(7%, 0%, 9%, 21.6%) |
| CIE-LAB | lab(79.11, -8.11, 7.37) |
| CIE-LCH | lch(79.11, 10.96, 137.74°) |
| OKLab | oklab(81.7% -0.0219 0.0192) |
| OKLCH | oklch(81.7% 0.029 138.7) |
| XYZ | xyz(49.3459, 55.1247, 52.2873) |
| Luminance | 0.5513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.63
Light Grey
#D8DCD6
ΔE00 8.83
Greenish Grey
#96AE8D
ΔE00 9.94
Sage Green
#9CAF88
ΔE00 10.22
Silver
#C0C0C0
ΔE00 10.81
Light Gray
#D3D3D3
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8B6 #C4B6C8
analogous
#C3C8B6 #BAC8B6 #B6C8BB
triadic
#BAC8B6 #B6BAC8 #C8B6BA
tetradic
#BAC8B6 #B6C3C8 #C4B6C8 #C8BBB6
square
#BAC8B6 #B6C3C8 #C4B6C8 #C8BBB6
split-complementary
#BAC8B6 #BBB6C8 #C8B6C3
monochromatic
#789370 #99AE93 #BAC8B6 #DBE2D9 #EFF2EE
Accessibility & contrast
On white
1.75
#BAC8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BAC8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8B6
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8B6 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B5
Deuteranopia (green-blind)
#C7C3B7
Tritanopia (blue-blind)
#BAC7C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac8b6; /* rgb */ color: rgb(186, 200, 182); /* oklch */ color: oklch(81.7% 0.029 138.7);
Tailwind
colors: {
custom: {
50: '#ced8cb',
500: '#bac8b6',
950: '#000000',
},
}SCSS
$custom: #bac8b6; $custom-light: #ced8cb; $custom-dark: #000000;
JSON
{
"hex": "#bac8b6",
"rgb": {
"r": 186,
"g": 200,
"b": 182
},
"hsl": {
"h": 106.667,
"s": 14.062,
"l": 74.902
},
"oklch": {
"l": 0.81697,
"c": 0.02914,
"h": 138.7
},
"luminance": 0.55125
}Semantic roles & 50–950 ramp
primary
#BAC8B6
secondary
#97869C
accent
#4D9888
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382