#BACBB7#BACBB7
#BACBB7 is a very light, muted green. Relative luminance 0.566; OKLCH L 82.4% C 0.033 H 141.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBB7 |
|---|---|
| RGB | rgb(186, 203, 183) |
| HSL | hsl(111, 16%, 76%) |
| HSV | hsv(111, 10%, 80%) |
| CMYK | cmyk(8.4%, 0%, 9.9%, 20.4%) |
| CIE-LAB | lab(79.94, -9.49, 8.02) |
| CIE-LCH | lch(79.94, 12.42, 139.81°) |
| OKLab | oklab(82.36% -0.0258 0.0209) |
| OKLCH | oklch(82.36% 0.033 141) |
| XYZ | xyz(50.1513, 56.5694, 53.0674) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.50
Silver (survey)
#C5C9C7
ΔE00 9.73
Greenish Grey
#96AE8D
ΔE00 9.78
Sage Green
#9CAF88
ΔE00 10.10
Darkseagreen
#8FBC8F
ΔE00 11.31
Honeydew
#F0FFF0
ΔE00 11.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBB7 #C8B7CB
analogous
#C4CBB7 #BACBB7 #B7CBBE
triadic
#BACBB7 #B7BACB #CBB7BA
tetradic
#BACBB7 #B7C4CB #C8B7CB #CBBEB7
square
#BACBB7 #B7C4CB #C8B7CB #CBBEB7
split-complementary
#BACBB7 #BEB7CB #CBB7C4
monochromatic
#769870 #98B193 #BACBB7 #DCE5DB #EEF2ED
Accessibility & contrast
On white
1.71
#BACBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BACBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBB7
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBB7 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B6
Deuteranopia (green-blind)
#C9C6B8
Tritanopia (blue-blind)
#B9C9C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bacbb7; /* rgb */ color: rgb(186, 203, 183); /* oklch */ color: oklch(82.4% 0.033 141.0);
Tailwind
colors: {
custom: {
50: '#cedacc',
500: '#bacbb7',
950: '#000000',
},
}SCSS
$custom: #bacbb7; $custom-light: #cedacc; $custom-dark: #000000;
JSON
{
"hex": "#bacbb7",
"rgb": {
"r": 186,
"g": 203,
"b": 183
},
"hsl": {
"h": 111,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.82357,
"c": 0.03315,
"h": 141
},
"luminance": 0.5657
}Semantic roles & 50–950 ramp
primary
#BACBB7
secondary
#9C879F
accent
#4B9A8E
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383