#BCDFEB#BCDFEB
#BCDFEB is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.2% C 0.040 H 220.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFEB |
|---|---|
| RGB | rgb(188, 223, 235) |
| HSL | hsl(195, 54%, 83%) |
| HSV | hsv(195, 20%, 92%) |
| CMYK | cmyk(20%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.73, -8.91, -9.67) |
| CIE-LCH | lch(86.73, 13.15, 227.37°) |
| OKLab | oklab(88.22% -0.0306 -0.0262) |
| OKLCH | oklch(88.22% 0.04 220.6) |
| XYZ | xyz(62.1180, 69.4629, 88.7160) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.68
Powder Blue
#B0E0E6
ΔE00 4.86
Ice Blue
#A5DFF9
ΔE00 5.47
Pale Sky Blue
#BDF6FE
ΔE00 7.20
Lightcyan
#E0FFFF
ΔE00 8.52
Light Sky Blue
#C6FCFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFEB #EBC8BC
analogous
#BCEBDF #BCDFEB #BCC7EB
triadic
#BCDFEB #EBBCDF #DFEBBC
tetradic
#BCDFEB #DFBCEB #EBC8BC #C7EBBC
square
#BCDFEB #DFBCEB #EBC8BC #C7EBBC
split-complementary
#BCDFEB #EBBCC7 #EBDFBC
monochromatic
#5EB2CF #8DC8DD #BCDFEB #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.41
#BCDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BCDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFEB
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFEB | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEC
Deuteranopia (green-blind)
#D0D7EB
Tritanopia (blue-blind)
#AFE3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdfeb; /* rgb */ color: rgb(188, 223, 235); /* oklch */ color: oklch(88.2% 0.040 220.6);
Tailwind
colors: {
custom: {
50: '#d0e9f1',
500: '#bcdfeb',
950: '#000000',
},
}SCSS
$custom: #bcdfeb; $custom-light: #d0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#bcdfeb",
"rgb": {
"r": 188,
"g": 223,
"b": 235
},
"hsl": {
"h": 195.319,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.88218,
"c": 0.04034,
"h": 220.6
},
"luminance": 0.69465
}Semantic roles & 50–950 ramp
primary
#BCDFEB
secondary
#C79584
accent
#4C24C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485