#BCDFED#BCDFED
#BCDFED is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.042 H 224.0°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFED |
|---|---|
| RGB | rgb(188, 223, 237) |
| HSL | hsl(197, 58%, 83%) |
| HSV | hsv(197, 21%, 93%) |
| CMYK | cmyk(20.7%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(86.79, -8.48, -10.64) |
| CIE-LCH | lch(86.79, 13.61, 231.46°) |
| OKLab | oklab(88.28% -0.0299 -0.0289) |
| OKLCH | oklch(88.28% 0.042 224) |
| XYZ | xyz(62.4086, 69.5792, 90.2463) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.86
Ice Blue
#A5DFF9
ΔE00 5.05
Powder Blue
#B0E0E6
ΔE00 5.58
Pale Sky Blue
#BDF6FE
ΔE00 7.66
Sky Blue
#87CEEB
ΔE00 8.48
Baby Blue
#89CFF0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFED #EDCABC
analogous
#BCEDE2 #BCDFED #BCC6ED
triadic
#BCDFED #EDBCDF #DFEDBC
tetradic
#BCDFED #E2BCED #EDCABC #C6EDBC
square
#BCDFED #E2BCED #EDCABC #C6EDBC
split-complementary
#BCDFED #EDBCC6 #EDE2BC
monochromatic
#5CB1D3 #8CC8E0 #BCDFED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.41
#BCDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BCDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFED
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFED | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#AEE4E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdfed; /* rgb */ color: rgb(188, 223, 237); /* oklch */ color: oklch(88.3% 0.042 224.0);
Tailwind
colors: {
custom: {
50: '#d1e9f2',
500: '#bcdfed',
950: '#000000',
},
}SCSS
$custom: #bcdfed; $custom-light: #d1e9f2; $custom-dark: #000000;
JSON
{
"hex": "#bcdfed",
"rgb": {
"r": 188,
"g": 223,
"b": 237
},
"hsl": {
"h": 197.143,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.88282,
"c": 0.04157,
"h": 224
},
"luminance": 0.69581
}Semantic roles & 50–950 ramp
primary
#BCDFED
secondary
#CA9783
accent
#4F20C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485