#BCEBFC#BCEBFC
#BCEBFC is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.3% C 0.054 H 221.9°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBFC |
|---|---|
| RGB | rgb(188, 235, 252) |
| HSL | hsl(196, 91%, 86%) |
| HSV | hsv(196, 25%, 99%) |
| CMYK | cmyk(25.4%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.38, -11.33, -13.15) |
| CIE-LCH | lch(90.38, 17.36, 229.26°) |
| OKLab | oklab(91.27% -0.0399 -0.0358) |
| OKLCH | oklch(91.27% 0.054 221.9) |
| XYZ | xyz(68.0128, 77.1336, 103.3813) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.22
Lightblue
#ADD8E6
ΔE00 4.36
Pale Sky Blue
#BDF6FE
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.35
Light Sky Blue
#C6FCFF
ΔE00 7.11
Pale Blue
#D0FEFE
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBFC #FCCDBC
analogous
#BCFCED #BCEBFC #BCCBFC
triadic
#BCEBFC #FCBCEB #EBFCBC
tetradic
#BCEBFC #EDBCFC #FCCDBC #CBFCBC
square
#BCEBFC #EDBCFC #FCCDBC #CBFCBC
split-complementary
#BCEBFC #FCBCCB #FCEDBC
monochromatic
#47C8F7 #81DAF9 #BCEBFC #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.28
#BCEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BCEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBFC
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBFC | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#D7E0FC
Tritanopia (blue-blind)
#A8F1F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcebfc; /* rgb */ color: rgb(188, 235, 252); /* oklch */ color: oklch(91.3% 0.054 221.9);
Tailwind
colors: {
custom: {
50: '#d1f1fd',
500: '#bcebfc',
950: '#000000',
},
}SCSS
$custom: #bcebfc; $custom-light: #d1f1fd; $custom-dark: #000000;
JSON
{
"hex": "#bcebfc",
"rgb": {
"r": 188,
"g": 235,
"b": 252
},
"hsl": {
"h": 195.938,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.91269,
"c": 0.0536,
"h": 221.9
},
"luminance": 0.77136
}Semantic roles & 50–950 ramp
primary
#BCEBFC
secondary
#E2967A
accent
#3D00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585