#BACDCC#BACDCC
#BACDCC is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.4% C 0.021 H 192.9°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BACDCC |
|---|---|
| RGB | rgb(186, 205, 204) |
| HSL | hsl(177, 16%, 77%) |
| HSV | hsv(177, 9%, 80%) |
| CMYK | cmyk(9.3%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(80.99, -6.59, -1.69) |
| CIE-LCH | lch(80.99, 6.81, 194.41°) |
| OKLab | oklab(83.37% -0.0201 -0.0046) |
| OKLCH | oklch(83.37% 0.021 192.9) |
| XYZ | xyz(52.9776, 58.4605, 65.6079) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 8.30
Silver
#C0C0C0
ΔE00 8.50
Fog
#D8DCE0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACDCC #CDBABB
analogous
#BACDC3 #BACDCC #BAC5CD
triadic
#BACDCC #CCBACD #CDCCBA
tetradic
#BACDCC #C3BACD #CDBABB #C5CDBA
square
#BACDCC #C3BACD #CDBABB #C5CDBA
split-complementary
#BACDCC #CDBAC5 #CDC3BA
monochromatic
#739A98 #97B3B2 #BACDCC #DDE7E6 #EDF2F2
Accessibility & contrast
On white
1.65
#BACDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BACDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACDCC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACDCC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#B5CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bacdcc; /* rgb */ color: rgb(186, 205, 204); /* oklch */ color: oklch(83.4% 0.021 192.9);
Tailwind
colors: {
custom: {
50: '#cedcdb',
500: '#bacdcc',
950: '#000000',
},
}SCSS
$custom: #bacdcc; $custom-light: #cedcdb; $custom-dark: #000000;
JSON
{
"hex": "#bacdcc",
"rgb": {
"r": 186,
"g": 205,
"b": 204
},
"hsl": {
"h": 176.842,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.83367,
"c": 0.02064,
"h": 192.9
},
"luminance": 0.58461
}Semantic roles & 50–950 ramp
primary
#BACDCC
secondary
#A18A8B
accent
#4B4F9A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#131515
muted
#838484