#BACDBF#BACDBF
#BACDBF is a very light, muted green. Relative luminance 0.579; OKLCH L 83.0% C 0.028 H 153.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDBF |
|---|---|
| RGB | rgb(186, 205, 191) |
| HSL | hsl(136, 16%, 77%) |
| HSV | hsv(136, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(80.66, -9.07, 4.78) |
| CIE-LCH | lch(80.66, 10.25, 152.21°) |
| OKLab | oklab(82.99% -0.0253 0.0125) |
| OKLCH | oklch(82.99% 0.028 153.8) |
| XYZ | xyz(51.4830, 57.8627, 57.7364) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.47
Silver (survey)
#C5C9C7
ΔE00 8.51
Silver
#C0C0C0
ΔE00 11.07
Light Gray
#D3D3D3
ΔE00 11.19
Greenish Grey
#96AE8D
ΔE00 11.27
Powder Blue
#B0E0E6
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDBF #CDBAC8
analogous
#BFCDBA #BACDBF #BACDC9
triadic
#BACDBF #BFBACD #CDBFBA
tetradic
#BACDBF #BABFCD #CDBAC8 #CDC9BA
square
#BACDBF #BABFCD #CDBAC8 #CDC9BA
split-complementary
#BACDBF #C9BACD #CDBABF
monochromatic
#739A7D #97B39E #BACDBF #DDE7E0 #EDF2EF
Accessibility & contrast
On white
1.67
#BACDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BACDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDBF
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDBF | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#C9C7C0
Tritanopia (blue-blind)
#B8CCC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacdbf; /* rgb */ color: rgb(186, 205, 191); /* oklch */ color: oklch(83.0% 0.028 153.8);
Tailwind
colors: {
custom: {
50: '#cedcd2',
500: '#bacdbf',
950: '#000000',
},
}SCSS
$custom: #bacdbf; $custom-light: #cedcd2; $custom-dark: #000000;
JSON
{
"hex": "#bacdbf",
"rgb": {
"r": 186,
"g": 205,
"b": 191
},
"hsl": {
"h": 135.789,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.82995,
"c": 0.02822,
"h": 153.8
},
"luminance": 0.57863
}Semantic roles & 50–950 ramp
primary
#BACDBF
secondary
#A18A9B
accent
#4B859A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483