#BACFC7#BACFC7
#BACFC7 is a very light, muted teal. Relative luminance 0.592; OKLCH L 83.6% C 0.025 H 170.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BACFC7 |
|---|---|
| RGB | rgb(186, 207, 199) |
| HSL | hsl(157, 18%, 77%) |
| HSV | hsv(157, 10%, 81%) |
| CMYK | cmyk(10.1%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(81.39, -8.60, 1.56) |
| CIE-LCH | lch(81.39, 8.74, 169.69°) |
| OKLab | oklab(83.64% -0.0249 0.004) |
| OKLCH | oklch(83.64% 0.025 170.8) |
| XYZ | xyz(52.8690, 59.1874, 62.6607) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.66
Light Grey
#D8DCD6
ΔE00 7.91
Powder Blue
#B0E0E6
ΔE00 9.01
Light Gray
#D3D3D3
ΔE00 10.27
Lightblue
#ADD8E6
ΔE00 10.31
Silver
#C0C0C0
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACFC7 #CFBAC2
analogous
#BACFBD #BACFC7 #BACDCF
triadic
#BACFC7 #C7BACF #CFC7BA
tetradic
#BACFC7 #BDBACF #CFBAC2 #CDCFBA
square
#BACFC7 #BDBACF #CFBAC2 #CDCFBA
split-complementary
#BACFC7 #CFBACD #CFBDBA
monochromatic
#729D8C #96B6AA #BACFC7 #DEE8E4 #EDF2F0
Accessibility & contrast
On white
1.64
#BACFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#BACFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACFC7
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACFC7 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC7
Deuteranopia (green-blind)
#C9C9C7
Tritanopia (blue-blind)
#B6CFCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacfc7; /* rgb */ color: rgb(186, 207, 199); /* oklch */ color: oklch(83.6% 0.025 170.8);
Tailwind
colors: {
custom: {
50: '#ceddd8',
500: '#bacfc7',
950: '#000000',
},
}SCSS
$custom: #bacfc7; $custom-light: #ceddd8; $custom-dark: #000000;
JSON
{
"hex": "#bacfc7",
"rgb": {
"r": 186,
"g": 207,
"b": 199
},
"hsl": {
"h": 157.143,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.8364,
"c": 0.02521,
"h": 170.8
},
"luminance": 0.59188
}Semantic roles & 50–950 ramp
primary
#BACFC7
secondary
#A48993
accent
#49699C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483