#BACCCD#BACCCD
#BACCCD is a very light, near-neutral teal. Relative luminance 0.580; OKLCH L 83.2% C 0.020 H 200.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BACCCD |
|---|---|
| RGB | rgb(186, 204, 205) |
| HSL | hsl(183, 16%, 77%) |
| HSV | hsv(183, 9%, 80%) |
| CMYK | cmyk(9.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.76, -5.87, -2.58) |
| CIE-LCH | lch(80.76, 6.42, 203.70°) |
| OKLab | oklab(83.19% -0.0183 -0.007) |
| OKLCH | oklch(83.19% 0.02 200.8) |
| XYZ | xyz(52.8595, 58.0318, 66.1621) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.58
Light Grey
#D8DCD6
ΔE00 7.49
Lightblue
#ADD8E6
ΔE00 7.68
Fog
#D8DCE0
ΔE00 7.89
Silver
#C0C0C0
ΔE00 7.90
Light Gray
#D3D3D3
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BACCCD #CDBBBA
analogous
#BACDC5 #BACCCD #BAC3CD
triadic
#BACCCD #CDBACC #CCCDBA
tetradic
#BACCCD #C5BACD #CDBBBA #C3CDBA
square
#BACCCD #C5BACD #CDBBBA #C3CDBA
split-complementary
#BACCCD #CDBAC3 #CDC5BA
monochromatic
#73989A #97B2B3 #BACCCD #DDE6E7 #EDF2F2
Accessibility & contrast
On white
1.67
#BACCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#BACCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BACCCD
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BACCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BACCCD | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#B5CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bacccd; /* rgb */ color: rgb(186, 204, 205); /* oklch */ color: oklch(83.2% 0.020 200.8);
Tailwind
colors: {
custom: {
50: '#cedbdc',
500: '#bacccd',
950: '#000000',
},
}SCSS
$custom: #bacccd; $custom-light: #cedbdc; $custom-dark: #000000;
JSON
{
"hex": "#bacccd",
"rgb": {
"r": 186,
"g": 204,
"b": 205
},
"hsl": {
"h": 183.158,
"s": 15.966,
"l": 76.667
},
"oklch": {
"l": 0.83188,
"c": 0.01961,
"h": 200.8
},
"luminance": 0.58033
}Semantic roles & 50–950 ramp
primary
#BACCCD
secondary
#A18B8A
accent
#4F4B9A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#131515
muted
#838484