#BACABE#BACABE
#BACABE is a very light, muted green. Relative luminance 0.564; OKLCH L 82.3% C 0.024 H 153.4°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BACABE |
|---|---|
| RGB | rgb(186, 202, 190) |
| HSL | hsl(135, 13%, 76%) |
| HSV | hsv(135, 8%, 79%) |
| CMYK | cmyk(7.9%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(79.84, -7.70, 4.13) |
| CIE-LCH | lch(79.84, 8.73, 151.82°) |
| OKLab | oklab(82.34% -0.0215 0.0108) |
| OKLCH | oklch(82.34% 0.024 153.4) |
| XYZ | xyz(50.6626, 56.3973, 56.9219) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.24
Light Grey
#D8DCD6
ΔE00 7.74
Silver
#C0C0C0
ΔE00 9.72
Light Gray
#D3D3D3
ΔE00 10.12
Gainsboro
#DCDCDC
ΔE00 10.96
Fog
#D8DCE0
ΔE00 11.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACABE #CABAC6
analogous
#BECABA #BACABE #BACAC6
triadic
#BACABE #BEBACA #CABEBA
tetradic
#BACABE #BABECA #CABAC6 #CAC6BA
square
#BACABE #BABECA #CABAC6 #CAC6BA
split-complementary
#BACABE #C6BACA #CABABE
monochromatic
#75957D #97AF9D #BACABE #DDE5DF #EEF2EF
Accessibility & contrast
On white
1.71
#BACABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BACABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACABE
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACABE | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#B8C9C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bacabe; /* rgb */ color: rgb(186, 202, 190); /* oklch */ color: oklch(82.3% 0.024 153.4);
Tailwind
colors: {
custom: {
50: '#cedad1',
500: '#bacabe',
950: '#000000',
},
}SCSS
$custom: #bacabe; $custom-light: #cedad1; $custom-dark: #000000;
JSON
{
"hex": "#bacabe",
"rgb": {
"r": 186,
"g": 202,
"b": 190
},
"hsl": {
"h": 135,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.82336,
"c": 0.02404,
"h": 153.4
},
"luminance": 0.56398
}Semantic roles & 50–950 ramp
primary
#BACABE
secondary
#9E8A99
accent
#4E8597
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383