#BACDCB#BACDCB
#BACDCB is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.3% C 0.021 H 189.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDCB |
|---|---|
| RGB | rgb(186, 205, 203) |
| HSL | hsl(174, 16%, 77%) |
| HSV | hsv(174, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(80.97, -6.79, -1.20) |
| CIE-LCH | lch(80.97, 6.89, 190.01°) |
| OKLab | oklab(83.34% -0.0205 -0.0033) |
| OKLCH | oklch(83.34% 0.021 189.1) |
| XYZ | xyz(52.8581, 58.4127, 64.9783) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.07
Light Grey
#D8DCD6
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 8.32
Powder Blue
#B0E0E6
ΔE00 8.40
Silver
#C0C0C0
ΔE00 8.63
Light Gray
#D3D3D3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDCB #CDBABC
analogous
#BACDC2 #BACDCB #BAC6CD
triadic
#BACDCB #CBBACD #CDCBBA
tetradic
#BACDCB #C2BACD #CDBABC #C6CDBA
square
#BACDCB #C2BACD #CDBABC #C6CDBA
split-complementary
#BACDCB #CDBAC6 #CDC2BA
monochromatic
#739A96 #97B3B0 #BACDCB #DDE7E6 #EDF2F2
Accessibility & contrast
On white
1.66
#BACDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BACDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDCB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDCB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#B5CECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacdcb; /* rgb */ color: rgb(186, 205, 203); /* oklch */ color: oklch(83.3% 0.021 189.1);
Tailwind
colors: {
custom: {
50: '#cedcda',
500: '#bacdcb',
950: '#000000',
},
}SCSS
$custom: #bacdcb; $custom-light: #cedcda; $custom-dark: #000000;
JSON
{
"hex": "#bacdcb",
"rgb": {
"r": 186,
"g": 205,
"b": 203
},
"hsl": {
"h": 173.684,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.83337,
"c": 0.02077,
"h": 189.1
},
"luminance": 0.58414
}Semantic roles & 50–950 ramp
primary
#BACDCB
secondary
#A18A8C
accent
#4B549A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483