#BCCDDE#BCCDDE
#BCCDDE is a very light, muted cyan. Relative luminance 0.596; OKLCH L 84.1% C 0.030 H 248.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCDDE |
|---|---|
| RGB | rgb(188, 205, 222) |
| HSL | hsl(210, 34%, 80%) |
| HSV | hsv(210, 15%, 87%) |
| CMYK | cmyk(15.3%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(81.64, -2.29, -10.36) |
| CIE-LCH | lch(81.64, 10.61, 257.52°) |
| OKLab | oklab(84.07% -0.0112 -0.028) |
| OKLCH | oklch(84.07% 0.03 248.2) |
| XYZ | xyz(55.7520, 59.6269, 77.6649) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.27
Cloudy Blue
#ACC2D9
ΔE00 3.69
Lightsteelblue
#B0C4DE
ΔE00 3.99
Light Grey Blue
#9DBCD4
ΔE00 6.38
Fog
#D8DCE0
ΔE00 7.49
Powder Blue (survey)
#B1D1FC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCDDE #DECDBC
analogous
#BCDEDE #BCCDDE #BCBCDE
triadic
#BCCDDE #DEBCCD #CDDEBC
tetradic
#BCCDDE #DEBCDE #DECDBC #BCDEBC
square
#BCCDDE #DEBCDE #DECDBC #BCDEBC
split-complementary
#BCCDDE #DEBCBC #DEDEBC
monochromatic
#6A90B6 #93AECA #BCCDDE #E5ECF2 #EAF0F5
Accessibility & contrast
On white
1.62
#BCCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#BCCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCDDE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCDDE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#C3C9DE
Tritanopia (blue-blind)
#B4D1D2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccdde; /* rgb */ color: rgb(188, 205, 222); /* oklch */ color: oklch(84.1% 0.030 248.2);
Tailwind
colors: {
custom: {
50: '#d0dce8',
500: '#bccdde',
950: '#000000',
},
}SCSS
$custom: #bccdde; $custom-light: #d0dce8; $custom-dark: #000000;
JSON
{
"hex": "#bccdde",
"rgb": {
"r": 188,
"g": 205,
"b": 222
},
"hsl": {
"h": 210,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.84073,
"c": 0.03015,
"h": 248.2
},
"luminance": 0.59628
}Semantic roles & 50–950 ramp
primary
#BCCDDE
secondary
#B69F88
accent
#7339AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484