#BCCBDE#BCCBDE
#BCCBDE is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.7% C 0.031 H 254.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBDE |
|---|---|
| RGB | rgb(188, 203, 222) |
| HSL | hsl(214, 34%, 80%) |
| HSV | hsv(214, 15%, 87%) |
| CMYK | cmyk(15.3%, 8.6%, 0%, 12.9%) |
| CIE-LAB | lab(81.11, -1.24, -11.14) |
| CIE-LCH | lch(81.11, 11.21, 263.66°) |
| OKLab | oklab(83.66% -0.0084 -0.0301) |
| OKLCH | oklch(83.66% 0.031 254.3) |
| XYZ | xyz(55.2766, 58.6761, 77.5064) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.18
Lightsteelblue
#B0C4DE
ΔE00 3.13
Cloudy Blue
#ACC2D9
ΔE00 3.43
Light Grey Blue
#9DBCD4
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 7.28
Fog
#D8DCE0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBDE #DECFBC
analogous
#BCDCDE #BCCBDE #BEBCDE
triadic
#BCCBDE #DEBCCB #CBDEBC
tetradic
#BCCBDE #DEBCDC #DECFBC #BCDEBE
square
#BCCBDE #DEBCDC #DECFBC #BCDEBE
split-complementary
#BCCBDE #DEBEBC #DCDEBC
monochromatic
#6A8BB6 #93ABCA #BCCBDE #E5EBF2 #EAEFF5
Accessibility & contrast
On white
1.65
#BCCBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BCCBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBDE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBDE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDF
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#B4CFD1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccbde; /* rgb */ color: rgb(188, 203, 222); /* oklch */ color: oklch(83.7% 0.031 254.3);
Tailwind
colors: {
custom: {
50: '#d0dae8',
500: '#bccbde',
950: '#000000',
},
}SCSS
$custom: #bccbde; $custom-light: #d0dae8; $custom-dark: #000000;
JSON
{
"hex": "#bccbde",
"rgb": {
"r": 188,
"g": 203,
"b": 222
},
"hsl": {
"h": 213.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.83663,
"c": 0.03126,
"h": 254.3
},
"luminance": 0.58677
}Semantic roles & 50–950 ramp
primary
#BCCBDE
secondary
#B6A288
accent
#7A39AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384