#BCCBD3#BCCBD3
#BCCBD3 is a very light, near-neutral cyan. Relative luminance 0.581; OKLCH L 83.3% C 0.020 H 230.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBD3 |
|---|---|
| RGB | rgb(188, 203, 211) |
| HSL | hsl(201, 21%, 78%) |
| HSV | hsv(201, 11%, 83%) |
| CMYK | cmyk(10.9%, 3.8%, 0%, 17.3%) |
| CIE-LAB | lab(80.80, -3.50, -5.72) |
| CIE-LCH | lch(80.80, 6.70, 238.54°) |
| OKLab | oklab(83.31% -0.0126 -0.0154) |
| OKLCH | oklch(83.31% 0.02 230.8) |
| XYZ | xyz(53.8502, 58.1056, 69.9938) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.84
Fog
#D8DCE0
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.39
Dove Gray
#B6B8BD
ΔE00 6.88
Silver
#C0C0C0
ΔE00 6.95
Light Blue Grey
#B7C9E2
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBD3 #D3C4BC
analogous
#BCD3CF #BCCBD3 #BCBFD3
triadic
#BCCBD3 #D3BCCB #CBD3BC
tetradic
#BCCBD3 #CFBCD3 #D3C4BC #BFD3BC
square
#BCCBD3 #CFBCD3 #D3C4BC #BFD3BC
split-complementary
#BCCBD3 #D3BCBF #D3CFBC
monochromatic
#7292A2 #97AEBB #BCCBD3 #E1E8EB #EDF1F3
Accessibility & contrast
On white
1.66
#BCCBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#BCCBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBD3
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBD3 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD3
Deuteranopia (green-blind)
#C4C7D3
Tritanopia (blue-blind)
#B6CDCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccbd3; /* rgb */ color: rgb(188, 203, 211); /* oklch */ color: oklch(83.3% 0.020 230.8);
Tailwind
colors: {
custom: {
50: '#d0dae0',
500: '#bccbd3',
950: '#000000',
},
}SCSS
$custom: #bccbd3; $custom-light: #d0dae0; $custom-dark: #000000;
JSON
{
"hex": "#bccbd3",
"rgb": {
"r": 188,
"g": 203,
"b": 211
},
"hsl": {
"h": 200.87,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.8331,
"c": 0.01986,
"h": 230.8
},
"luminance": 0.58106
}Semantic roles & 50–950 ramp
primary
#BCCBD3
secondary
#A8958B
accent
#65469F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384