#BACDCE#BACDCE
#BACDCE is a very light, muted teal. Relative luminance 0.586; OKLCH L 83.4% C 0.021 H 200.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDCE |
|---|---|
| RGB | rgb(186, 205, 206) |
| HSL | hsl(183, 17%, 77%) |
| HSV | hsv(183, 10%, 81%) |
| CMYK | cmyk(9.7%, 0.5%, 0%, 19.2%) |
| CIE-LAB | lab(81.05, -6.20, -2.69) |
| CIE-LCH | lch(81.05, 6.76, 203.43°) |
| OKLab | oklab(83.43% -0.0193 -0.0073) |
| OKLCH | oklch(83.43% 0.021 200.6) |
| XYZ | xyz(53.2191, 58.5571, 66.8793) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.92
Lightblue
#ADD8E6
ΔE00 7.40
Light Grey
#D8DCD6
ΔE00 7.61
Fog
#D8DCE0
ΔE00 8.06
Powder Blue
#B0E0E6
ΔE00 8.21
Silver
#C0C0C0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDCE #CEBBBA
analogous
#BACEC5 #BACDCE #BAC3CE
triadic
#BACDCE #CEBACD #CDCEBA
tetradic
#BACDCE #C5BACE #CEBBBA #C3CEBA
square
#BACDCE #C5BACE #CEBBBA #C3CEBA
split-complementary
#BACDCE #CEBAC3 #CEC5BA
monochromatic
#72999B #96B3B5 #BACDCE #DEE7E7 #EDF2F2
Accessibility & contrast
On white
1.65
#BACDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BACDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDCE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDCE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#B5CFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacdce; /* rgb */ color: rgb(186, 205, 206); /* oklch */ color: oklch(83.4% 0.021 200.6);
Tailwind
colors: {
custom: {
50: '#cedcdc',
500: '#bacdce',
950: '#000000',
},
}SCSS
$custom: #bacdce; $custom-light: #cedcdc; $custom-dark: #000000;
JSON
{
"hex": "#bacdce",
"rgb": {
"r": 186,
"g": 205,
"b": 206
},
"hsl": {
"h": 183,
"s": 16.949,
"l": 76.863
},
"oklch": {
"l": 0.83427,
"c": 0.02065,
"h": 200.6
},
"luminance": 0.58558
}Semantic roles & 50–950 ramp
primary
#BACDCE
secondary
#A38B8A
accent
#4E4A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484