#BCD4DF#BCD4DF
#BCD4DF is a very light, muted cyan. Relative luminance 0.631; OKLCH L 85.5% C 0.030 H 227.1°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCD4DF |
|---|---|
| RGB | rgb(188, 212, 223) |
| HSL | hsl(199, 35%, 81%) |
| HSV | hsv(199, 16%, 87%) |
| CMYK | cmyk(15.7%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(83.50, -5.75, -8.13) |
| CIE-LCH | lch(83.50, 9.95, 234.71°) |
| OKLab | oklab(85.55% -0.0204 -0.0219) |
| OKLCH | oklch(85.55% 0.03 227.1) |
| XYZ | xyz(57.5985, 63.1047, 78.9435) |
| Luminance | 0.6311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.92
Cloudy Blue
#ACC2D9
ΔE00 6.94
Light Blue Grey
#B7C9E2
ΔE00 7.50
Ice Blue
#A5DFF9
ΔE00 7.76
Fog
#D8DCE0
ΔE00 7.76
Powder Blue
#B0E0E6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCD4DF #DFC7BC
analogous
#BCDFD8 #BCD4DF #BCC2DF
triadic
#BCD4DF #DFBCD4 #D4DFBC
tetradic
#BCD4DF #D8BCDF #DFC7BC #C2DFBC
square
#BCD4DF #D8BCDF #DFC7BC #C2DFBC
split-complementary
#BCD4DF #DFBCC2 #DFD8BC
monochromatic
#699FB7 #93B9CB #BCD4DF #E5EFF3 #EAF2F5
Accessibility & contrast
On white
1.54
#BCD4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#BCD4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCD4DF
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCD4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCD4DF | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E0
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#B3D7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bcd4df; /* rgb */ color: rgb(188, 212, 223); /* oklch */ color: oklch(85.5% 0.030 227.1);
Tailwind
colors: {
custom: {
50: '#d0e1e9',
500: '#bcd4df',
950: '#000000',
},
}SCSS
$custom: #bcd4df; $custom-light: #d0e1e9; $custom-dark: #000000;
JSON
{
"hex": "#bcd4df",
"rgb": {
"r": 188,
"g": 212,
"b": 223
},
"hsl": {
"h": 198.857,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.8555,
"c": 0.02998,
"h": 227.1
},
"luminance": 0.63106
}Semantic roles & 50–950 ramp
primary
#BCD4DF
secondary
#B79788
accent
#5D37AE
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484