#BACDB2#BACDB2
#BACDB2 is a very light, muted green. Relative luminance 0.573; OKLCH L 82.7% C 0.042 H 136.3°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDB2 |
|---|---|
| RGB | rgb(186, 205, 178) |
| HSL | hsl(102, 21%, 75%) |
| HSV | hsv(102, 13%, 80%) |
| CMYK | cmyk(9.3%, 0%, 13.2%, 19.6%) |
| CIE-LAB | lab(80.36, -11.39, 11.29) |
| CIE-LCH | lch(80.36, 16.04, 135.27°) |
| OKLab | oklab(82.65% -0.0306 0.0293) |
| OKLCH | oklch(82.65% 0.042 136.3) |
| XYZ | xyz(50.1154, 57.3156, 50.5336) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.09
Sage Green
#9CAF88
ΔE00 9.11
Darkseagreen
#8FBC8F
ΔE00 9.75
Light Grey Green
#B7E1A1
ΔE00 10.27
Light Grey
#D8DCD6
ΔE00 11.24
Light Sage
#BCECAC
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDB2 #C5B2CD
analogous
#C8CDB2 #BACDB2 #B2CDB7
triadic
#BACDB2 #B2BACD #CDB2BA
tetradic
#BACDB2 #B2C8CD #C5B2CD #CDB7B2
square
#BACDB2 #B2C8CD #C5B2CD #CDB7B2
split-complementary
#BACDB2 #B7B2CD #CDB2C8
monochromatic
#779D68 #99B58D #BACDB2 #DBE5D7 #EEF3EC
Accessibility & contrast
On white
1.68
#BACDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BACDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDB2
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDB2 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC8B1
Deuteranopia (green-blind)
#CCC7B3
Tritanopia (blue-blind)
#BACBC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacdb2; /* rgb */ color: rgb(186, 205, 178); /* oklch */ color: oklch(82.7% 0.042 136.3);
Tailwind
colors: {
custom: {
50: '#cedcc9',
500: '#bacdb2',
950: '#000000',
},
}SCSS
$custom: #bacdb2; $custom-light: #cedcc9; $custom-dark: #000000;
JSON
{
"hex": "#bacdb2",
"rgb": {
"r": 186,
"g": 205,
"b": 178
},
"hsl": {
"h": 102.222,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82652,
"c": 0.04237,
"h": 136.3
},
"luminance": 0.57316
}Semantic roles & 50–950 ramp
primary
#BACDB2
secondary
#9881A2
accent
#46A085
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482