#BCD3DE#BCD3DE
#BCD3DE is a very light, muted cyan. Relative luminance 0.626; OKLCH L 85.3% C 0.029 H 228.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD3DE |
|---|---|
| RGB | rgb(188, 211, 222) |
| HSL | hsl(199, 34%, 80%) |
| HSV | hsv(199, 15%, 87%) |
| CMYK | cmyk(15.3%, 5%, 0%, 12.9%) |
| CIE-LAB | lab(83.21, -5.44, -8.03) |
| CIE-LCH | lch(83.21, 9.69, 235.88°) |
| OKLab | oklab(85.31% -0.0194 -0.0217) |
| OKLCH | oklch(85.31% 0.029 228.1) |
| XYZ | xyz(57.2148, 62.5526, 78.1525) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.25
Cloudy Blue
#ACC2D9
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 7.25
Fog
#D8DCE0
ΔE00 7.57
Lightsteelblue
#B0C4DE
ΔE00 7.68
Light Grey Blue
#9DBCD4
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD3DE #DEC7BC
analogous
#BCDED8 #BCD3DE #BCC2DE
triadic
#BCD3DE #DEBCD3 #D3DEBC
tetradic
#BCD3DE #D8BCDE #DEC7BC #C2DEBC
square
#BCD3DE #D8BCDE #DEC7BC #C2DEBC
split-complementary
#BCD3DE #DEBCC2 #DED8BC
monochromatic
#6A9DB6 #93B8CA #BCD3DE #E5EEF2 #EAF2F5
Accessibility & contrast
On white
1.55
#BCD3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#BCD3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD3DE
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD3DE | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2DF
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#B3D6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bcd3de; /* rgb */ color: rgb(188, 211, 222); /* oklch */ color: oklch(85.3% 0.029 228.1);
Tailwind
colors: {
custom: {
50: '#d0e0e8',
500: '#bcd3de',
950: '#000000',
},
}SCSS
$custom: #bcd3de; $custom-light: #d0e0e8; $custom-dark: #000000;
JSON
{
"hex": "#bcd3de",
"rgb": {
"r": 188,
"g": 211,
"b": 222
},
"hsl": {
"h": 199.412,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.85311,
"c": 0.02911,
"h": 228.1
},
"luminance": 0.62554
}Semantic roles & 50–950 ramp
primary
#BCD3DE
secondary
#B69788
accent
#5E39AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484