#BCC9CA#BCC9CA
#BCC9CA is a very light, near-neutral teal. Relative luminance 0.567; OKLCH L 82.6% C 0.014 H 202.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC9CA |
|---|---|
| RGB | rgb(188, 201, 202) |
| HSL | hsl(184, 12%, 76%) |
| HSV | hsv(184, 7%, 79%) |
| CMYK | cmyk(6.9%, 0.5%, 0%, 20.8%) |
| CIE-LAB | lab(80.03, -4.23, -2.02) |
| CIE-LCH | lch(80.03, 4.69, 205.60°) |
| OKLab | oklab(82.62% -0.0132 -0.0055) |
| OKLCH | oklch(82.62% 0.014 202.4) |
| XYZ | xyz(52.2841, 56.7283, 64.0608) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.86
Silver
#C0C0C0
ΔE00 6.01
Light Gray
#D3D3D3
ΔE00 6.55
Light Grey
#D8DCD6
ΔE00 6.76
Fog
#D8DCE0
ΔE00 6.87
Dove Gray
#B6B8BD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC9CA #CABDBC
analogous
#BCCAC4 #BCC9CA #BCC2CA
triadic
#BCC9CA #CABCC9 #C9CABC
tetradic
#BCC9CA #C4BCCA #CABDBC #C2CABC
square
#BCC9CA #C4BCCA #CABDBC #C2CABC
split-complementary
#BCC9CA #CABCC2 #CAC4BC
monochromatic
#789294 #9AADAF #BCC9CA #DEE5E5 #EEF1F1
Accessibility & contrast
On white
1.70
#BCC9CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BCC9CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC9CA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC9CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC9CA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#B8CAC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc9ca; /* rgb */ color: rgb(188, 201, 202); /* oklch */ color: oklch(82.6% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#d0d9da',
500: '#bcc9ca',
950: '#000000',
},
}SCSS
$custom: #bcc9ca; $custom-light: #d0d9da; $custom-dark: #000000;
JSON
{
"hex": "#bcc9ca",
"rgb": {
"r": 188,
"g": 201,
"b": 202
},
"hsl": {
"h": 184.286,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82621,
"c": 0.01431,
"h": 202.4
},
"luminance": 0.56729
}Semantic roles & 50–950 ramp
primary
#BCC9CA
secondary
#9E8E8C
accent
#555096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383