#BCEBFB#BCEBFB
#BCEBFB is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.2% C 0.053 H 220.6°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBFB |
|---|---|
| RGB | rgb(188, 235, 251) |
| HSL | hsl(195, 89%, 86%) |
| HSV | hsv(195, 25%, 98%) |
| CMYK | cmyk(25.1%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.35, -11.55, -12.68) |
| CIE-LCH | lch(90.35, 17.15, 227.66°) |
| OKLab | oklab(91.24% -0.0402 -0.0345) |
| OKLCH | oklch(91.24% 0.053 220.6) |
| XYZ | xyz(67.8548, 77.0703, 102.5489) |
| Luminance | 0.7707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.29
Ice Blue
#A5DFF9
ΔE00 4.43
Pale Sky Blue
#BDF6FE
ΔE00 4.86
Powder Blue
#B0E0E6
ΔE00 5.00
Light Sky Blue
#C6FCFF
ΔE00 6.77
Pale Blue
#D0FEFE
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBFB #FBCCBC
analogous
#BCFBEB #BCEBFB #BCCBFB
triadic
#BCEBFB #FBBCEB #EBFBBC
tetradic
#BCEBFB #EBBCFB #FBCCBC #CBFBBC
square
#BCEBFB #EBBCFB #FBCCBC #CBFBBC
split-complementary
#BCEBFB #FBBCCB #FBEBBC
monochromatic
#48C9F4 #82DAF8 #BCEBFB #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.28
#BCEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#BCEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBFB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBFB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#A9F1F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcebfb; /* rgb */ color: rgb(188, 235, 251); /* oklch */ color: oklch(91.2% 0.053 220.6);
Tailwind
colors: {
custom: {
50: '#d1f1fc',
500: '#bcebfb',
950: '#000000',
},
}SCSS
$custom: #bcebfb; $custom-light: #d1f1fc; $custom-dark: #000000;
JSON
{
"hex": "#bcebfb",
"rgb": {
"r": 188,
"g": 235,
"b": 251
},
"hsl": {
"h": 195.238,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.91236,
"c": 0.05301,
"h": 220.6
},
"luminance": 0.77073
}Semantic roles & 50–950 ramp
primary
#BCEBFB
secondary
#E0957B
accent
#3A00E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585