#BCC7D2#BCC7D2
#BCC7D2 is a very light, near-neutral cyan. Relative luminance 0.562; OKLCH L 82.5% C 0.020 H 248.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC7D2 |
|---|---|
| RGB | rgb(188, 199, 210) |
| HSL | hsl(210, 20%, 78%) |
| HSV | hsv(210, 10%, 82%) |
| CMYK | cmyk(10.5%, 5.2%, 0%, 17.6%) |
| CIE-LAB | lab(79.72, -1.59, -6.77) |
| CIE-LCH | lch(79.72, 6.95, 256.79°) |
| OKLab | oklab(82.45% -0.0073 -0.0182) |
| OKLCH | oklch(82.45% 0.02 248.1) |
| XYZ | xyz(52.7928, 56.1907, 69.0248) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 5.31
Dove Gray
#B6B8BD
ΔE00 5.40
Lightsteelblue
#B0C4DE
ΔE00 5.73
Silver
#C0C0C0
ΔE00 6.34
Fog
#D8DCE0
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC7D2 #D2C7BC
analogous
#BCD2D2 #BCC7D2 #BCBCD2
triadic
#BCC7D2 #D2BCC7 #C7D2BC
tetradic
#BCC7D2 #D2BCD2 #D2C7BC #BCD2BC
square
#BCC7D2 #D2BCD2 #D2C7BC #BCD2BC
split-complementary
#BCC7D2 #D2BCBC #D2D2BC
monochromatic
#738AA1 #97A8B9 #BCC7D2 #E1E6EB #EDF0F3
Accessibility & contrast
On white
1.72
#BCC7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BCC7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC7D2
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC7D2 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#C0C5D2
Tritanopia (blue-blind)
#B7C9CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bcc7d2; /* rgb */ color: rgb(188, 199, 210); /* oklch */ color: oklch(82.5% 0.020 248.1);
Tailwind
colors: {
custom: {
50: '#d0d8df',
500: '#bcc7d2',
950: '#000000',
},
}SCSS
$custom: #bcc7d2; $custom-light: #d0d8df; $custom-dark: #000000;
JSON
{
"hex": "#bcc7d2",
"rgb": {
"r": 188,
"g": 199,
"b": 210
},
"hsl": {
"h": 210,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.82454,
"c": 0.01962,
"h": 248.1
},
"luminance": 0.56191
}Semantic roles & 50–950 ramp
primary
#BCC7D2
secondary
#A7998B
accent
#73489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384