#BACBCC#BACBCC
#BACBCC is a very light, near-neutral teal. Relative luminance 0.575; OKLCH L 83.0% C 0.019 H 201.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BACBCC |
|---|---|
| RGB | rgb(186, 203, 204) |
| HSL | hsl(183, 15%, 76%) |
| HSV | hsv(183, 9%, 80%) |
| CMYK | cmyk(8.8%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(80.47, -5.55, -2.47) |
| CIE-LCH | lch(80.47, 6.07, 204.00°) |
| OKLab | oklab(82.95% -0.0173 -0.0067) |
| OKLCH | oklch(82.95% 0.019 201.1) |
| XYZ | xyz(52.5023, 57.5098, 65.4495) |
| Luminance | 0.5751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.24
Light Grey
#D8DCD6
ΔE00 7.38
Silver
#C0C0C0
ΔE00 7.51
Fog
#D8DCE0
ΔE00 7.73
Light Gray
#D3D3D3
ΔE00 7.77
Lightblue
#ADD8E6
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACBCC #CCBBBA
analogous
#BACCC4 #BACBCC #BAC2CC
triadic
#BACBCC #CCBACB #CBCCBA
tetradic
#BACBCC #C4BACC #CCBBBA #C2CCBA
square
#BACBCC #C4BACC #CCBBBA #C2CCBA
split-complementary
#BACBCC #CCBAC2 #CCC4BA
monochromatic
#749698 #97B0B2 #BACBCC #DDE6E6 #EDF2F2
Accessibility & contrast
On white
1.68
#BACBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BACBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACBCC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACBCC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C5C6CC
Tritanopia (blue-blind)
#B5CCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacbcc; /* rgb */ color: rgb(186, 203, 204); /* oklch */ color: oklch(83.0% 0.019 201.1);
Tailwind
colors: {
custom: {
50: '#cedadb',
500: '#bacbcc',
950: '#000000',
},
}SCSS
$custom: #bacbcc; $custom-light: #cedadb; $custom-dark: #000000;
JSON
{
"hex": "#bacbcc",
"rgb": {
"r": 186,
"g": 203,
"b": 204
},
"hsl": {
"h": 183.333,
"s": 15,
"l": 76.471
},
"oklch": {
"l": 0.8295,
"c": 0.01856,
"h": 201.1
},
"luminance": 0.57511
}Semantic roles & 50–950 ramp
primary
#BACBCC
secondary
#A08B8A
accent
#514C99
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131415
muted
#838384