#BACBB4#BACBB4
#BACBB4 is a very light, muted green. Relative luminance 0.564; OKLCH L 82.3% C 0.037 H 137.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBB4 |
|---|---|
| RGB | rgb(186, 203, 180) |
| HSL | hsl(104, 18%, 75%) |
| HSV | hsv(104, 11%, 80%) |
| CMYK | cmyk(8.4%, 0%, 11.3%, 20.4%) |
| CIE-LAB | lab(79.87, -10.02, 9.52) |
| CIE-LCH | lch(79.87, 13.82, 136.46°) |
| OKLab | oklab(82.28% -0.027 0.0247) |
| OKLCH | oklch(82.28% 0.037 137.5) |
| XYZ | xyz(49.8423, 56.4458, 51.4404) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.30
Sage Green
#9CAF88
ΔE00 9.46
Light Grey
#D8DCD6
ΔE00 10.19
Silver (survey)
#C5C9C7
ΔE00 10.56
Darkseagreen
#8FBC8F
ΔE00 10.64
Light Grey Green
#B7E1A1
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBB4 #C5B4CB
analogous
#C5CBB4 #BACBB4 #B4CBBA
triadic
#BACBB4 #B4BACB #CBB4BA
tetradic
#BACBB4 #B4C5CB #C5B4CB #CBBAB4
square
#BACBB4 #B4C5CB #C5B4CB #CBBAB4
split-complementary
#BACBB4 #BAB4CB #CBB4C5
monochromatic
#77996C #99B290 #BACBB4 #DBE4D8 #EEF2ED
Accessibility & contrast
On white
1.71
#BACBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BACBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBB4
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBB4 | 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)
#CDC7B3
Deuteranopia (green-blind)
#CAC5B5
Tritanopia (blue-blind)
#BAC9C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bacbb4; /* rgb */ color: rgb(186, 203, 180); /* oklch */ color: oklch(82.3% 0.037 137.5);
Tailwind
colors: {
custom: {
50: '#cedaca',
500: '#bacbb4',
950: '#000000',
},
}SCSS
$custom: #bacbb4; $custom-light: #cedaca; $custom-dark: #000000;
JSON
{
"hex": "#bacbb4",
"rgb": {
"r": 186,
"g": 203,
"b": 180
},
"hsl": {
"h": 104.348,
"s": 18.11,
"l": 75.098
},
"oklch": {
"l": 0.82278,
"c": 0.03661,
"h": 137.5
},
"luminance": 0.56446
}Semantic roles & 50–950 ramp
primary
#BACBB4
secondary
#98849F
accent
#499C87
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382