#BCC3CA#BCC3CA
#BCC3CA is a light, near-neutral cyan. Relative luminance 0.540; OKLCH L 81.4% C 0.013 H 248.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC3CA |
|---|---|
| RGB | rgb(188, 195, 202) |
| HSL | hsl(210, 12%, 76%) |
| HSV | hsv(210, 7%, 79%) |
| CMYK | cmyk(6.9%, 3.5%, 0%, 20.8%) |
| CIE-LAB | lab(78.45, -1.06, -4.34) |
| CIE-LCH | lch(78.45, 4.46, 256.30°) |
| OKLab | oklab(81.38% -0.0047 -0.0116) |
| OKLCH | oklch(81.38% 0.013 248) |
| XYZ | xyz(50.9127, 53.9854, 63.6036) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.49
Silver
#C0C0C0
ΔE00 4.22
Silver (survey)
#C5C9C7
ΔE00 4.83
Light Gray
#D3D3D3
ΔE00 5.90
Fog
#D8DCE0
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC3CA #CAC3BC
analogous
#BCCACA #BCC3CA #BCBCCA
triadic
#BCC3CA #CABCC3 #C3CABC
tetradic
#BCC3CA #CABCCA #CAC3BC #BCCABC
square
#BCC3CA #CABCCA #CAC3BC #BCCABC
split-complementary
#BCC3CA #CABCBC #CACABC
monochromatic
#788694 #9AA4AF #BCC3CA #DEE2E5 #EEF0F1
Accessibility & contrast
On white
1.78
#BCC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BCC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC3CA
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC3CA | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CA
Deuteranopia (green-blind)
#BFC1CA
Tritanopia (blue-blind)
#B9C5C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcc3ca; /* rgb */ color: rgb(188, 195, 202); /* oklch */ color: oklch(81.4% 0.013 248.0);
Tailwind
colors: {
custom: {
50: '#d0d5da',
500: '#bcc3ca',
950: '#000000',
},
}SCSS
$custom: #bcc3ca; $custom-light: #d0d5da; $custom-dark: #000000;
JSON
{
"hex": "#bcc3ca",
"rgb": {
"r": 188,
"g": 195,
"b": 202
},
"hsl": {
"h": 210,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.81383,
"c": 0.01253,
"h": 248
},
"luminance": 0.53986
}Semantic roles & 50–950 ramp
primary
#BCC3CA
secondary
#9E958C
accent
#735096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383