#BACCCF#BACCCF
#BACCCF is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.2% C 0.020 H 208.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCCF |
|---|---|
| RGB | rgb(186, 204, 207) |
| HSL | hsl(189, 18%, 77%) |
| HSV | hsv(189, 10%, 81%) |
| CMYK | cmyk(10.1%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.81, -5.48, -3.57) |
| CIE-LCH | lch(80.81, 6.54, 213.10°) |
| OKLab | oklab(83.25% -0.0175 -0.0096) |
| OKLCH | oklch(83.25% 0.02 208.8) |
| XYZ | xyz(53.1025, 58.1290, 67.4417) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.67
Lightblue
#ADD8E6
ΔE00 7.26
Fog
#D8DCE0
ΔE00 7.52
Silver
#C0C0C0
ΔE00 7.76
Light Grey
#D8DCD6
ΔE00 7.80
Light Gray
#D3D3D3
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCCF #CFBDBA
analogous
#BACFC8 #BACCCF #BAC2CF
triadic
#BACCCF #CFBACC #CCCFBA
tetradic
#BACCCF #C8BACF #CFBDBA #C2CFBA
square
#BACCCF #C8BACF #CFBDBA #C2CFBA
split-complementary
#BACCCF #CFBAC2 #CFC8BA
monochromatic
#72979D #96B1B6 #BACCCF #DEE7E8 #EDF2F2
Accessibility & contrast
On white
1.66
#BACCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#BACCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCCF
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCCF | 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)
#C9CACF
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#B4CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacccf; /* rgb */ color: rgb(186, 204, 207); /* oklch */ color: oklch(83.2% 0.020 208.8);
Tailwind
colors: {
custom: {
50: '#cedbdd',
500: '#bacccf',
950: '#000000',
},
}SCSS
$custom: #bacccf; $custom-light: #cedbdd; $custom-dark: #000000;
JSON
{
"hex": "#bacccf",
"rgb": {
"r": 186,
"g": 204,
"b": 207
},
"hsl": {
"h": 188.571,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.83249,
"c": 0.02002,
"h": 208.8
},
"luminance": 0.5813
}Semantic roles & 50–950 ramp
primary
#BACCCF
secondary
#A48D89
accent
#55499C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484