#BCEBFD#BCEBFD
#BCEBFD is a very light, muted cyan. Relative luminance 0.772; OKLCH L 91.3% C 0.054 H 223.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBFD |
|---|---|
| RGB | rgb(188, 235, 253) |
| HSL | hsl(197, 94%, 86%) |
| HSV | hsv(197, 26%, 99%) |
| CMYK | cmyk(25.7%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(90.41, -11.11, -13.63) |
| CIE-LCH | lch(90.41, 17.58, 230.83°) |
| OKLab | oklab(91.3% -0.0395 -0.0371) |
| OKLCH | oklch(91.3% 0.054 223.2) |
| XYZ | xyz(68.1717, 77.1971, 104.2181) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.03
Lightblue
#ADD8E6
ΔE00 4.46
Pale Sky Blue
#BDF6FE
ΔE00 5.52
Powder Blue
#B0E0E6
ΔE00 5.70
Light Sky Blue
#C6FCFF
ΔE00 7.45
Very Light Blue
#D5FFFF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBFD #FDCEBC
analogous
#BCFDEF #BCEBFD #BCCBFD
triadic
#BCEBFD #FDBCEB #EBFDBC
tetradic
#BCEBFD #EFBCFD #FDCEBC #CBFDBC
square
#BCEBFD #EFBCFD #FDCEBC #CBFDBC
split-complementary
#BCEBFD #FDBCCB #FDEFBC
monochromatic
#45C8F9 #81D9FB #BCEBFD #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.28
#BCEBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#BCEBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBFD
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBFD | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FE
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#A8F1F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcebfd; /* rgb */ color: rgb(188, 235, 253); /* oklch */ color: oklch(91.3% 0.054 223.2);
Tailwind
colors: {
custom: {
50: '#d1f1fe',
500: '#bcebfd',
950: '#000000',
},
}SCSS
$custom: #bcebfd; $custom-light: #d1f1fe; $custom-dark: #000000;
JSON
{
"hex": "#bcebfd",
"rgb": {
"r": 188,
"g": 235,
"b": 253
},
"hsl": {
"h": 196.615,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.91301,
"c": 0.05422,
"h": 223.2
},
"luminance": 0.772
}Semantic roles & 50–950 ramp
primary
#BCEBFD
secondary
#E4977A
accent
#4000E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585