#BCCCDE#BCCCDE
#BCCCDE is a very light, muted cyan. Relative luminance 0.592; OKLCH L 83.9% C 0.031 H 251.3°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCCDE |
|---|---|
| RGB | rgb(188, 204, 222) |
| HSL | hsl(212, 34%, 80%) |
| HSV | hsv(212, 15%, 87%) |
| CMYK | cmyk(15.3%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(81.37, -1.77, -10.75) |
| CIE-LCH | lch(81.37, 10.89, 260.67°) |
| OKLab | oklab(83.87% -0.0098 -0.029) |
| OKLCH | oklch(83.87% 0.031 251.3) |
| XYZ | xyz(55.5135, 59.1500, 77.5854) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.67
Cloudy Blue
#ACC2D9
ΔE00 3.48
Lightsteelblue
#B0C4DE
ΔE00 3.51
Light Grey Blue
#9DBCD4
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Fog
#D8DCE0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCCDE #DECEBC
analogous
#BCDDDE #BCCCDE #BDBCDE
triadic
#BCCCDE #DEBCCC #CCDEBC
tetradic
#BCCCDE #DEBCDD #DECEBC #BCDEBD
square
#BCCCDE #DEBCDD #DECEBC #BCDEBD
split-complementary
#BCCCDE #DEBDBC #DDDEBC
monochromatic
#6A8EB6 #93ADCA #BCCCDE #E5EBF2 #EAEFF5
Accessibility & contrast
On white
1.64
#BCCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#BCCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCCDE
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCCDE | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDF
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#B4D0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bcccde; /* rgb */ color: rgb(188, 204, 222); /* oklch */ color: oklch(83.9% 0.031 251.3);
Tailwind
colors: {
custom: {
50: '#d0dbe8',
500: '#bcccde',
950: '#000000',
},
}SCSS
$custom: #bcccde; $custom-light: #d0dbe8; $custom-dark: #000000;
JSON
{
"hex": "#bcccde",
"rgb": {
"r": 188,
"g": 204,
"b": 222
},
"hsl": {
"h": 211.765,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.83868,
"c": 0.03066,
"h": 251.3
},
"luminance": 0.59151
}Semantic roles & 50–950 ramp
primary
#BCCCDE
secondary
#B6A088
accent
#7639AD
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484