#BACDBD#BACDBD
#BACDBD is a very light, muted green. Relative luminance 0.578; OKLCH L 82.9% C 0.030 H 150.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDBD |
|---|---|
| RGB | rgb(186, 205, 189) |
| HSL | hsl(129, 16%, 77%) |
| HSV | hsv(129, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(80.61, -9.44, 5.78) |
| CIE-LCH | lch(80.61, 11.07, 148.52°) |
| OKLab | oklab(82.94% -0.0261 0.0151) |
| OKLCH | oklch(82.94% 0.03 150) |
| XYZ | xyz(51.2645, 57.7753, 56.5852) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.85
Silver (survey)
#C5C9C7
ΔE00 9.04
Greenish Grey
#96AE8D
ΔE00 10.80
Sage Green
#9CAF88
ΔE00 11.39
Honeydew
#F0FFF0
ΔE00 11.43
Silver
#C0C0C0
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDBD #CDBACA
analogous
#C1CDBA #BACDBD #BACDC7
triadic
#BACDBD #BDBACD #CDBDBA
tetradic
#BACDBD #BAC1CD #CDBACA #CDC7BA
square
#BACDBD #BAC1CD #CDBACA #CDC7BA
split-complementary
#BACDBD #C7BACD #CDBAC1
monochromatic
#739A79 #97B39B #BACDBD #DDE7DF #EDF2EE
Accessibility & contrast
On white
1.67
#BACDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BACDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDBD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDBD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#B8CCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacdbd; /* rgb */ color: rgb(186, 205, 189); /* oklch */ color: oklch(82.9% 0.030 150.0);
Tailwind
colors: {
custom: {
50: '#cedcd0',
500: '#bacdbd',
950: '#000000',
},
}SCSS
$custom: #bacdbd; $custom-light: #cedcd0; $custom-dark: #000000;
JSON
{
"hex": "#bacdbd",
"rgb": {
"r": 186,
"g": 205,
"b": 189
},
"hsl": {
"h": 129.474,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.8294,
"c": 0.03016,
"h": 150
},
"luminance": 0.57776
}Semantic roles & 50–950 ramp
primary
#BACDBD
secondary
#A18A9E
accent
#4B8E9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483