#BACFCB#BACFCB
#BACFCB is a very light, muted teal. Relative luminance 0.594; OKLCH L 83.8% C 0.023 H 183.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BACFCB |
|---|---|
| RGB | rgb(186, 207, 203) |
| HSL | hsl(169, 18%, 77%) |
| HSV | hsv(169, 10%, 81%) |
| CMYK | cmyk(10.1%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(81.50, -7.83, -0.42) |
| CIE-LCH | lch(81.50, 7.84, 183.09°) |
| OKLab | oklab(83.76% -0.0233 -0.0012) |
| OKLCH | oklch(83.76% 0.023 183.1) |
| XYZ | xyz(53.3396, 59.3757, 65.1388) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.98
Light Grey
#D8DCD6
ΔE00 7.67
Powder Blue
#B0E0E6
ΔE00 8.03
Lightblue
#ADD8E6
ΔE00 8.65
Light Gray
#D3D3D3
ΔE00 9.51
Fog
#D8DCE0
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACFCB #CFBABE
analogous
#BACFC1 #BACFCB #BAC9CF
triadic
#BACFCB #CBBACF #CFCBBA
tetradic
#BACFCB #C1BACF #CFBABE #C9CFBA
square
#BACFCB #C1BACF #CFBABE #C9CFBA
split-complementary
#BACFCB #CFBAC9 #CFC1BA
monochromatic
#729D95 #96B6B0 #BACFCB #DEE8E6 #EDF2F1
Accessibility & contrast
On white
1.63
#BACFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#BACFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACFCB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACFCB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#B5D0CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bacfcb; /* rgb */ color: rgb(186, 207, 203); /* oklch */ color: oklch(83.8% 0.023 183.1);
Tailwind
colors: {
custom: {
50: '#ceddda',
500: '#bacfcb',
950: '#000000',
},
}SCSS
$custom: #bacfcb; $custom-light: #ceddda; $custom-dark: #000000;
JSON
{
"hex": "#bacfcb",
"rgb": {
"r": 186,
"g": 207,
"b": 203
},
"hsl": {
"h": 168.571,
"s": 17.949,
"l": 77.059
},
"oklch": {
"l": 0.83756,
"c": 0.02333,
"h": 183.1
},
"luminance": 0.59377
}Semantic roles & 50–950 ramp
primary
#BACFCB
secondary
#A4898E
accent
#49599C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483