#BCCEDE#BCCEDE
#BCCEDE is a very light, muted cyan. Relative luminance 0.601; OKLCH L 84.3% C 0.030 H 245.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCEDE |
|---|---|
| RGB | rgb(188, 206, 222) |
| HSL | hsl(208, 34%, 80%) |
| HSV | hsv(208, 15%, 87%) |
| CMYK | cmyk(15.3%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(81.90, -2.82, -9.97) |
| CIE-LCH | lch(81.90, 10.36, 254.21°) |
| OKLab | oklab(84.28% -0.0126 -0.0269) |
| OKLCH | oklch(84.28% 0.03 245) |
| XYZ | xyz(55.9920, 60.1068, 77.7449) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.91
Cloudy Blue
#ACC2D9
ΔE00 4.04
Lightsteelblue
#B0C4DE
ΔE00 4.55
Light Grey Blue
#9DBCD4
ΔE00 6.41
Fog
#D8DCE0
ΔE00 7.35
Lightblue
#ADD8E6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCEDE #DECCBC
analogous
#BCDEDD #BCCEDE #BCBDDE
triadic
#BCCEDE #DEBCCE #CEDEBC
tetradic
#BCCEDE #DDBCDE #DECCBC #BDDEBC
square
#BCCEDE #DDBCDE #DECCBC #BDDEBC
split-complementary
#BCCEDE #DEBCBD #DEDDBC
monochromatic
#6A92B6 #93B0CA #BCCEDE #E5ECF2 #EAF0F5
Accessibility & contrast
On white
1.61
#BCCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#BCCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCEDE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCEDE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#B3D2D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #bccede; /* rgb */ color: rgb(188, 206, 222); /* oklch */ color: oklch(84.3% 0.030 245.0);
Tailwind
colors: {
custom: {
50: '#d0dce8',
500: '#bccede',
950: '#000000',
},
}SCSS
$custom: #bccede; $custom-light: #d0dce8; $custom-dark: #000000;
JSON
{
"hex": "#bccede",
"rgb": {
"r": 188,
"g": 206,
"b": 222
},
"hsl": {
"h": 208.235,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.84279,
"c": 0.02973,
"h": 245
},
"luminance": 0.60108
}Semantic roles & 50–950 ramp
primary
#BCCEDE
secondary
#B69E88
accent
#6F39AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484