#BACCBA#BACCBA
#BACCBA is a very light, muted green. Relative luminance 0.572; OKLCH L 82.6% C 0.032 H 145.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCBA |
|---|---|
| RGB | rgb(186, 204, 186) |
| HSL | hsl(120, 15%, 76%) |
| HSV | hsv(120, 9%, 80%) |
| CMYK | cmyk(8.8%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(80.27, -9.47, 6.90) |
| CIE-LCH | lch(80.27, 11.71, 143.93°) |
| OKLab | oklab(82.65% -0.0259 0.018) |
| OKLCH | oklch(82.65% 0.032 145.3) |
| XYZ | xyz(50.7037, 57.1695, 54.8084) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.37
Greenish Grey
#96AE8D
ΔE00 10.26
Sage Green
#9CAF88
ΔE00 10.73
Honeydew
#F0FFF0
ΔE00 11.68
Darkseagreen
#8FBC8F
ΔE00 11.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCBA #CCBACC
analogous
#C3CCBA #BACCBA #BACCC3
triadic
#BACCBA #BABACC #CCBABA
tetradic
#BACCBA #BAC3CC #CCBACC #CCC3BA
square
#BACCBA #BAC3CC #CCBACC #CCC3BA
split-complementary
#BACCBA #C3BACC #CCBAC3
monochromatic
#749874 #97B297 #BACCBA #DDE6DD #EDF2ED
Accessibility & contrast
On white
1.69
#BACCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BACCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCBA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCBA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B9
Deuteranopia (green-blind)
#CAC6BB
Tritanopia (blue-blind)
#B9CBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #baccba; /* rgb */ color: rgb(186, 204, 186); /* oklch */ color: oklch(82.6% 0.032 145.3);
Tailwind
colors: {
custom: {
50: '#cedbce',
500: '#baccba',
950: '#000000',
},
}SCSS
$custom: #baccba; $custom-light: #cedbce; $custom-dark: #000000;
JSON
{
"hex": "#baccba",
"rgb": {
"r": 186,
"g": 204,
"b": 186
},
"hsl": {
"h": 120,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.82648,
"c": 0.03156,
"h": 145.3
},
"luminance": 0.5717
}Semantic roles & 50–950 ramp
primary
#BACCBA
secondary
#A08AA0
accent
#4C9999
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131513
muted
#838483