#BCC8CA#BCC8CA
#BCC8CA is a very light, near-neutral teal. Relative luminance 0.563; OKLCH L 82.4% C 0.013 H 208.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC8CA |
|---|---|
| RGB | rgb(188, 200, 202) |
| HSL | hsl(189, 12%, 76%) |
| HSV | hsv(189, 7%, 79%) |
| CMYK | cmyk(6.9%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(79.76, -3.70, -2.41) |
| CIE-LCH | lch(79.76, 4.42, 213.08°) |
| OKLab | oklab(82.41% -0.0118 -0.0065) |
| OKLCH | oklch(82.41% 0.013 208.8) |
| XYZ | xyz(52.0517, 56.2636, 63.9833) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.66
Silver
#C0C0C0
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 6.24
Dove Gray
#B6B8BD
ΔE00 6.35
Fog
#D8DCE0
ΔE00 6.58
Light Grey
#D8DCD6
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC8CA #CABEBC
analogous
#BCCAC5 #BCC8CA #BCC1CA
triadic
#BCC8CA #CABCC8 #C8CABC
tetradic
#BCC8CA #C5BCCA #CABEBC #C1CABC
square
#BCC8CA #C5BCCA #CABEBC #C1CABC
split-complementary
#BCC8CA #CABCC1 #CAC5BC
monochromatic
#789094 #9AACAF #BCC8CA #DEE4E5 #EEF1F1
Accessibility & contrast
On white
1.71
#BCC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BCC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC8CA
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC8CA | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#B8C9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc8ca; /* rgb */ color: rgb(188, 200, 202); /* oklch */ color: oklch(82.4% 0.013 208.8);
Tailwind
colors: {
custom: {
50: '#d0d8da',
500: '#bcc8ca',
950: '#000000',
},
}SCSS
$custom: #bcc8ca; $custom-light: #d0d8da; $custom-dark: #000000;
JSON
{
"hex": "#bcc8ca",
"rgb": {
"r": 188,
"g": 200,
"b": 202
},
"hsl": {
"h": 188.571,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82414,
"c": 0.01347,
"h": 208.8
},
"luminance": 0.56264
}Semantic roles & 50–950 ramp
primary
#BCC8CA
secondary
#9E8F8C
accent
#5A5096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383