#BCDFE7#BCDFE7
#BCDFE7 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.038 H 213.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFE7 |
|---|---|
| RGB | rgb(188, 223, 231) |
| HSL | hsl(191, 47%, 82%) |
| HSV | hsv(191, 19%, 91%) |
| CMYK | cmyk(18.6%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(86.62, -9.76, -7.73) |
| CIE-LCH | lch(86.62, 12.45, 218.40°) |
| OKLab | oklab(88.09% -0.0322 -0.021) |
| OKLCH | oklch(88.09% 0.038 213.1) |
| XYZ | xyz(61.5466, 69.2344, 85.7066) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.14
Powder Blue
#B0E0E6
ΔE00 3.61
Pale Sky Blue
#BDF6FE
ΔE00 6.51
Ice Blue
#A5DFF9
ΔE00 6.61
Lightcyan
#E0FFFF
ΔE00 7.71
Light Sky Blue
#C6FCFF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFE7 #E7C4BC
analogous
#BCE7DA #BCDFE7 #BCCAE7
triadic
#BCDFE7 #E7BCDF #DFE7BC
tetradic
#BCDFE7 #DABCE7 #E7C4BC #CAE7BC
square
#BCDFE7 #DABCE7 #E7C4BC #CAE7BC
split-complementary
#BCDFE7 #E7BCCA #E7DABC
monochromatic
#62B4C7 #8FC9D7 #BCDFE7 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.41
#BCDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BCDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFE7
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFE7 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#D1D6E7
Tritanopia (blue-blind)
#B0E3E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdfe7; /* rgb */ color: rgb(188, 223, 231); /* oklch */ color: oklch(88.1% 0.038 213.1);
Tailwind
colors: {
custom: {
50: '#d0e9ee',
500: '#bcdfe7',
950: '#000000',
},
}SCSS
$custom: #bcdfe7; $custom-light: #d0e9ee; $custom-dark: #000000;
JSON
{
"hex": "#bcdfe7",
"rgb": {
"r": 188,
"g": 223,
"b": 231
},
"hsl": {
"h": 191.163,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.88092,
"c": 0.0384,
"h": 213.1
},
"luminance": 0.69236
}Semantic roles & 50–950 ramp
primary
#BCDFE7
secondary
#C29185
accent
#462BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485