#BCC2CA#BCC2CA
#BCC2CA is a light, near-neutral cyan. Relative luminance 0.535; OKLCH L 81.2% C 0.013 H 255.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC2CA |
|---|---|
| RGB | rgb(188, 194, 202) |
| HSL | hsl(214, 12%, 76%) |
| HSV | hsv(214, 7%, 79%) |
| CMYK | cmyk(6.9%, 4%, 0%, 20.8%) |
| CIE-LAB | lab(78.19, -0.53, -4.72) |
| CIE-LCH | lch(78.19, 4.75, 263.64°) |
| OKLab | oklab(81.18% -0.0033 -0.0126) |
| OKLCH | oklch(81.18% 0.013 255.5) |
| XYZ | xyz(50.6893, 53.5388, 63.5292) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.17
Silver
#C0C0C0
ΔE00 4.34
Silver (survey)
#C5C9C7
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 6.13
Fog
#D8DCE0
ΔE00 6.60
Cloudy Blue
#ACC2D9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC2CA #CAC4BC
analogous
#BCC9CA #BCC2CA #BDBCCA
triadic
#BCC2CA #CABCC2 #C2CABC
tetradic
#BCC2CA #CABCC9 #CAC4BC #BCCABD
square
#BCC2CA #CABCC9 #CAC4BC #BCCABD
split-complementary
#BCC2CA #CABDBC #C9CABC
monochromatic
#788494 #9AA3AF #BCC2CA #DEE1E5 #EEEFF1
Accessibility & contrast
On white
1.79
#BCC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BCC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC2CA
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC2CA | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CA
Deuteranopia (green-blind)
#BEC1CA
Tritanopia (blue-blind)
#B9C4C4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcc2ca; /* rgb */ color: rgb(188, 194, 202); /* oklch */ color: oklch(81.2% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#d0d4da',
500: '#bcc2ca',
950: '#000000',
},
}SCSS
$custom: #bcc2ca; $custom-light: #d0d4da; $custom-dark: #000000;
JSON
{
"hex": "#bcc2ca",
"rgb": {
"r": 188,
"g": 194,
"b": 202
},
"hsl": {
"h": 214.286,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.81177,
"c": 0.01305,
"h": 255.5
},
"luminance": 0.53539
}Semantic roles & 50–950 ramp
primary
#BCC2CA
secondary
#9E968C
accent
#785096
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383