#BCCBCD#BCCBCD
#BCCBCD is a very light, near-neutral teal. Relative luminance 0.578; OKLCH L 83.1% C 0.017 H 206.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBCD |
|---|---|
| RGB | rgb(188, 203, 205) |
| HSL | hsl(187, 15%, 77%) |
| HSV | hsv(187, 8%, 80%) |
| CMYK | cmyk(8.3%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(80.63, -4.69, -2.74) |
| CIE-LCH | lch(80.63, 5.43, 210.33°) |
| OKLab | oklab(83.13% -0.0149 -0.0074) |
| OKLCH | oklch(83.13% 0.017 206.4) |
| XYZ | xyz(53.1120, 57.8103, 66.1061) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.61
Silver
#C0C0C0
ΔE00 6.77
Fog
#D8DCE0
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 6.97
Light Grey
#D8DCD6
ΔE00 7.06
Dove Gray
#B6B8BD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBCD #CDBEBC
analogous
#BCCDC7 #BCCBCD #BCC3CD
triadic
#BCCBCD #CDBCCB #CBCDBC
tetradic
#BCCBCD #C7BCCD #CDBEBC #C3CDBC
square
#BCCBCD #C7BCCD #CDBEBC #C3CDBC
split-complementary
#BCCBCD #CDBCC3 #CDC7BC
monochromatic
#769599 #99B0B3 #BCCBCD #DFE6E7 #EDF1F2
Accessibility & contrast
On white
1.67
#BCCBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BCCBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBCD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBCD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#B7CCCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bccbcd; /* rgb */ color: rgb(188, 203, 205); /* oklch */ color: oklch(83.1% 0.017 206.4);
Tailwind
colors: {
custom: {
50: '#d0dadc',
500: '#bccbcd',
950: '#000000',
},
}SCSS
$custom: #bccbcd; $custom-light: #d0dadc; $custom-dark: #000000;
JSON
{
"hex": "#bccbcd",
"rgb": {
"r": 188,
"g": 203,
"b": 205
},
"hsl": {
"h": 187.059,
"s": 14.53,
"l": 77.059
},
"oklch": {
"l": 0.83126,
"c": 0.01661,
"h": 206.4
},
"luminance": 0.57811
}Semantic roles & 50–950 ramp
primary
#BCCBCD
secondary
#A18E8C
accent
#564D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384