#BACDCD#BACDCD
#BACDCD is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.4% C 0.021 H 196.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDCD |
|---|---|
| RGB | rgb(186, 205, 205) |
| HSL | hsl(180, 16%, 77%) |
| HSV | hsv(180, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(81.02, -6.40, -2.19) |
| CIE-LCH | lch(81.02, 6.76, 198.91°) |
| OKLab | oklab(83.4% -0.0197 -0.0059) |
| OKLCH | oklch(83.4% 0.021 196.8) |
| XYZ | xyz(53.0980, 58.5087, 66.2416) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.94
Light Grey
#D8DCD6
ΔE00 7.50
Lightblue
#ADD8E6
ΔE00 7.68
Powder Blue
#B0E0E6
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.28
Silver
#C0C0C0
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDCD #CDBABA
analogous
#BACDC4 #BACDCD #BAC4CD
triadic
#BACDCD #CDBACD #CDCDBA
tetradic
#BACDCD #C4BACD #CDBABA #C4CDBA
square
#BACDCD #C4BACD #CDBABA #C4CDBA
split-complementary
#BACDCD #CDBAC4 #CDC4BA
monochromatic
#739A9A #97B3B3 #BACDCD #DDE7E7 #EDF2F2
Accessibility & contrast
On white
1.65
#BACDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#BACDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDCD
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDCD | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#B5CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacdcd; /* rgb */ color: rgb(186, 205, 205); /* oklch */ color: oklch(83.4% 0.021 196.8);
Tailwind
colors: {
custom: {
50: '#cedcdc',
500: '#bacdcd',
950: '#000000',
},
}SCSS
$custom: #bacdcd; $custom-light: #cedcdc; $custom-dark: #000000;
JSON
{
"hex": "#bacdcd",
"rgb": {
"r": 186,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.83397,
"c": 0.0206,
"h": 196.8
},
"luminance": 0.5851
}Semantic roles & 50–950 ramp
primary
#BACDCD
secondary
#A18A8A
accent
#4B4B9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131515
muted
#838484