#BACBB8#BACBB8
#BACBB8 is a very light, muted green. Relative luminance 0.566; OKLCH L 82.4% C 0.032 H 142.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBB8 |
|---|---|
| RGB | rgb(186, 203, 184) |
| HSL | hsl(114, 15%, 76%) |
| HSV | hsv(114, 9%, 80%) |
| CMYK | cmyk(8.4%, 0%, 9.4%, 20.4%) |
| CIE-LAB | lab(79.96, -9.31, 7.51) |
| CIE-LCH | lch(79.96, 11.96, 141.09°) |
| OKLab | oklab(82.38% -0.0253 0.0196) |
| OKLCH | oklch(82.38% 0.032 142.3) |
| XYZ | xyz(50.2557, 56.6112, 53.6175) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.27
Silver (survey)
#C5C9C7
ΔE00 9.45
Greenish Grey
#96AE8D
ΔE00 9.96
Sage Green
#9CAF88
ΔE00 10.34
Darkseagreen
#8FBC8F
ΔE00 11.55
Silver
#C0C0C0
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBB8 #C9B8CB
analogous
#C3CBB8 #BACBB8 #B8CBBF
triadic
#BACBB8 #B8BACB #CBB8BA
tetradic
#BACBB8 #B8C3CB #C9B8CB #CBBFB8
square
#BACBB8 #B8C3CB #C9B8CB #CBBFB8
split-complementary
#BACBB8 #BFB8CB #CBB8C3
monochromatic
#759771 #98B195 #BACBB8 #DCE5DB #EEF2ED
Accessibility & contrast
On white
1.70
#BACBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BACBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBB8
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBB8 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B7
Deuteranopia (green-blind)
#C9C6B9
Tritanopia (blue-blind)
#B9CAC5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bacbb8; /* rgb */ color: rgb(186, 203, 184); /* oklch */ color: oklch(82.4% 0.032 142.3);
Tailwind
colors: {
custom: {
50: '#cedacd',
500: '#bacbb8',
950: '#000000',
},
}SCSS
$custom: #bacbb8; $custom-light: #cedacd; $custom-dark: #000000;
JSON
{
"hex": "#bacbb8",
"rgb": {
"r": 186,
"g": 203,
"b": 184
},
"hsl": {
"h": 113.684,
"s": 15.447,
"l": 75.882
},
"oklch": {
"l": 0.82383,
"c": 0.03203,
"h": 142.3
},
"luminance": 0.56612
}Semantic roles & 50–950 ramp
primary
#BACBB8
secondary
#9D889F
accent
#4C9A91
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#131413
muted
#838383