#BACEBB#BACEBB
#BACEBB is a very light, muted green. Relative luminance 0.582; OKLCH L 83.1% C 0.034 H 146.6°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BACEBB |
|---|---|
| RGB | rgb(186, 206, 187) |
| HSL | hsl(123, 17%, 77%) |
| HSV | hsv(123, 10%, 81%) |
| CMYK | cmyk(9.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(80.83, -10.32, 7.16) |
| CIE-LCH | lch(80.83, 12.56, 145.23°) |
| OKLab | oklab(83.1% -0.0283 0.0187) |
| OKLCH | oklch(83.1% 0.034 146.6) |
| XYZ | xyz(51.2888, 58.1690, 55.5297) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.59
Silver (survey)
#C5C9C7
ΔE00 10.04
Greenish Grey
#96AE8D
ΔE00 10.32
Sage Green
#9CAF88
ΔE00 10.82
Darkseagreen
#8FBC8F
ΔE00 11.40
Honeydew
#F0FFF0
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACEBB #CEBACD
analogous
#C3CEBA #BACEBB #BACEC5
triadic
#BACEBB #BBBACE #CEBBBA
tetradic
#BACEBB #BAC3CE #CEBACD #CEC5BA
square
#BACEBB #BAC3CE #CEBACD #CEC5BA
split-complementary
#BACEBB #C5BACE #CEBAC3
monochromatic
#729B74 #96B598 #BACEBB #DEE7DE #EDF2ED
Accessibility & contrast
On white
1.66
#BACEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BACEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACEBB
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACEBB | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#B8CDC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacebb; /* rgb */ color: rgb(186, 206, 187); /* oklch */ color: oklch(83.1% 0.034 146.6);
Tailwind
colors: {
custom: {
50: '#ceddcf',
500: '#bacebb',
950: '#000000',
},
}SCSS
$custom: #bacebb; $custom-light: #ceddcf; $custom-dark: #000000;
JSON
{
"hex": "#bacebb",
"rgb": {
"r": 186,
"g": 206,
"b": 187
},
"hsl": {
"h": 123,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83098,
"c": 0.03394,
"h": 146.6
},
"luminance": 0.5817
}Semantic roles & 50–950 ramp
primary
#BACEBB
secondary
#A38AA1
accent
#4A979B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131513
muted
#838483