#BCCBD7#BCCBD7
#BCCBD7 is a very light, muted cyan. Relative luminance 0.583; OKLCH L 83.4% C 0.023 H 241.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBD7 |
|---|---|
| RGB | rgb(188, 203, 215) |
| HSL | hsl(207, 25%, 79%) |
| HSV | hsv(207, 13%, 84%) |
| CMYK | cmyk(12.6%, 5.6%, 0%, 15.7%) |
| CIE-LAB | lab(80.91, -2.69, -7.69) |
| CIE-LCH | lch(80.91, 8.15, 250.75°) |
| OKLab | oklab(83.44% -0.0111 -0.0207) |
| OKLCH | oklch(83.44% 0.023 241.9) |
| XYZ | xyz(54.3579, 58.3086, 72.6676) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 5.13
Lightsteelblue
#B0C4DE
ΔE00 5.60
Fog
#D8DCE0
ΔE00 6.58
Light Grey Blue
#9DBCD4
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBD7 #D7C8BC
analogous
#BCD7D6 #BCCBD7 #BCBED7
triadic
#BCCBD7 #D7BCCB #CBD7BC
tetradic
#BCCBD7 #D6BCD7 #D7C8BC #BED7BC
square
#BCCBD7 #D6BCD7 #D7C8BC #BED7BC
split-complementary
#BCCBD7 #D7BCBE #D7D6BC
monochromatic
#6F90A9 #96ADC0 #BCCBD7 #E2E9EE #ECF0F4
Accessibility & contrast
On white
1.66
#BCCBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#BCCBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBD7
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBD7 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBD8
Deuteranopia (green-blind)
#C3C8D7
Tritanopia (blue-blind)
#B5CECF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccbd7; /* rgb */ color: rgb(188, 203, 215); /* oklch */ color: oklch(83.4% 0.023 241.9);
Tailwind
colors: {
custom: {
50: '#d0dae3',
500: '#bccbd7',
950: '#000000',
},
}SCSS
$custom: #bccbd7; $custom-light: #d0dae3; $custom-dark: #000000;
JSON
{
"hex": "#bccbd7",
"rgb": {
"r": 188,
"g": 203,
"b": 215
},
"hsl": {
"h": 206.667,
"s": 25.234,
"l": 79.02
},
"oklch": {
"l": 0.83436,
"c": 0.02348,
"h": 241.9
},
"luminance": 0.5831
}Semantic roles & 50–950 ramp
primary
#BCCBD7
secondary
#AD9A8A
accent
#6D42A4
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384