#BACBC8#BACBC8
#BACBC8 is a very light, near-neutral teal. Relative luminance 0.573; OKLCH L 82.8% C 0.019 H 184.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBC8 |
|---|---|
| RGB | rgb(186, 203, 200) |
| HSL | hsl(169, 14%, 76%) |
| HSV | hsv(169, 8%, 80%) |
| CMYK | cmyk(8.4%, 0%, 1.5%, 20.4%) |
| CIE-LAB | lab(80.36, -6.33, -0.48) |
| CIE-LCH | lch(80.36, 6.35, 184.34°) |
| OKLab | oklab(82.83% -0.0189 -0.0014) |
| OKLCH | oklch(82.83% 0.019 184.2) |
| XYZ | xyz(52.0287, 57.3204, 62.9552) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 7.05
Silver
#C0C0C0
ΔE00 8.05
Light Gray
#D3D3D3
ΔE00 8.32
Fog
#D8DCE0
ΔE00 8.71
Lightblue
#ADD8E6
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBC8 #CBBABD
analogous
#BACBC0 #BACBC8 #BAC6CB
triadic
#BACBC8 #C8BACB #CBC8BA
tetradic
#BACBC8 #C0BACB #CBBABD #C6CBBA
square
#BACBC8 #C0BACB #CBBABD #C6CBBA
split-complementary
#BACBC8 #CBBAC6 #CBC0BA
monochromatic
#749690 #97B1AC #BACBC8 #DDE5E4 #EEF2F1
Accessibility & contrast
On white
1.68
#BACBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BACBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBC8
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBC8 | 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)
#C9C9C8
Deuteranopia (green-blind)
#C6C6C8
Tritanopia (blue-blind)
#B6CCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bacbc8; /* rgb */ color: rgb(186, 203, 200); /* oklch */ color: oklch(82.8% 0.019 184.2);
Tailwind
colors: {
custom: {
50: '#cedad8',
500: '#bacbc8',
950: '#000000',
},
}SCSS
$custom: #bacbc8; $custom-light: #cedad8; $custom-dark: #000000;
JSON
{
"hex": "#bacbc8",
"rgb": {
"r": 186,
"g": 203,
"b": 200
},
"hsl": {
"h": 169.412,
"s": 14.05,
"l": 76.275
},
"oklch": {
"l": 0.82831,
"c": 0.01895,
"h": 184.2
},
"luminance": 0.57321
}Semantic roles & 50–950 ramp
primary
#BACBC8
secondary
#9F8A8E
accent
#4D5B98
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383