#BACDCA#BACDCA
#BACDCA is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.3% C 0.021 H 185.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDCA |
|---|---|
| RGB | rgb(186, 205, 202) |
| HSL | hsl(171, 16%, 77%) |
| HSV | hsv(171, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.94, -6.98, -0.70) |
| CIE-LCH | lch(80.94, 7.02, 185.73°) |
| OKLab | oklab(83.31% -0.0209 -0.002) |
| OKLCH | oklch(83.31% 0.021 185.4) |
| XYZ | xyz(52.7393, 58.3652, 64.3527) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.17
Light Grey
#D8DCD6
ΔE00 7.34
Powder Blue
#B0E0E6
ΔE00 8.53
Lightblue
#ADD8E6
ΔE00 8.68
Silver
#C0C0C0
ΔE00 8.78
Light Gray
#D3D3D3
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDCA #CDBABD
analogous
#BACDC1 #BACDCA #BAC7CD
triadic
#BACDCA #CABACD #CDCABA
tetradic
#BACDCA #C1BACD #CDBABD #C7CDBA
square
#BACDCA #C1BACD #CDBABD #C7CDBA
split-complementary
#BACDCA #CDBAC7 #CDC1BA
monochromatic
#739A93 #97B3AF #BACDCA #DDE7E5 #EDF2F1
Accessibility & contrast
On white
1.66
#BACDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BACDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDCA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDCA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#B5CECC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacdca; /* rgb */ color: rgb(186, 205, 202); /* oklch */ color: oklch(83.3% 0.021 185.4);
Tailwind
colors: {
custom: {
50: '#cedcda',
500: '#bacdca',
950: '#000000',
},
}SCSS
$custom: #bacdca; $custom-light: #cedcda; $custom-dark: #000000;
JSON
{
"hex": "#bacdca",
"rgb": {
"r": 186,
"g": 205,
"b": 202
},
"hsl": {
"h": 170.526,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.83308,
"c": 0.021,
"h": 185.4
},
"luminance": 0.58366
}Semantic roles & 50–950 ramp
primary
#BACDCA
secondary
#A18A8E
accent
#4B589A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131514
muted
#838483