#BACDB3#BACDB3
#BACDB3 is a very light, muted green. Relative luminance 0.574; OKLCH L 82.7% C 0.041 H 137.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDB3 |
|---|---|
| RGB | rgb(186, 205, 179) |
| HSL | hsl(104, 21%, 75%) |
| HSV | hsv(104, 13%, 80%) |
| CMYK | cmyk(9.3%, 0%, 12.7%, 19.6%) |
| CIE-LAB | lab(80.38, -11.22, 10.78) |
| CIE-LCH | lch(80.38, 15.56, 136.14°) |
| OKLab | oklab(82.68% -0.0302 0.028) |
| OKLCH | oklch(82.68% 0.041 137.2) |
| XYZ | xyz(50.2162, 57.3560, 51.0643) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 9.26
Darkseagreen
#8FBC8F
ΔE00 9.93
Light Grey Green
#B7E1A1
ΔE00 10.53
Light Grey
#D8DCD6
ΔE00 11.02
Silver (survey)
#C5C9C7
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDB3 #C6B3CD
analogous
#C7CDB3 #BACDB3 #B3CDB9
triadic
#BACDB3 #B3BACD #CDB3BA
tetradic
#BACDB3 #B3C7CD #C6B3CD #CDB9B3
square
#BACDB3 #B3C7CD #C6B3CD #CDB9B3
split-complementary
#BACDB3 #B9B3CD #CDB3C7
monochromatic
#779C69 #98B58E #BACDB3 #DCE5D8 #EEF3ED
Accessibility & contrast
On white
1.68
#BACDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#BACDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDB3
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDB3 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B2
Deuteranopia (green-blind)
#CCC7B4
Tritanopia (blue-blind)
#BACBC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacdb3; /* rgb */ color: rgb(186, 205, 179); /* oklch */ color: oklch(82.7% 0.041 137.2);
Tailwind
colors: {
custom: {
50: '#cedcc9',
500: '#bacdb3',
950: '#000000',
},
}SCSS
$custom: #bacdb3; $custom-light: #cedcc9; $custom-dark: #000000;
JSON
{
"hex": "#bacdb3",
"rgb": {
"r": 186,
"g": 205,
"b": 179
},
"hsl": {
"h": 103.846,
"s": 20.635,
"l": 75.294
},
"oklch": {
"l": 0.82677,
"c": 0.0412,
"h": 137.2
},
"luminance": 0.57356
}Semantic roles & 50–950 ramp
primary
#BACDB3
secondary
#9982A2
accent
#469F87
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#131513
muted
#838482