#BCEBFA#BCEBFA
#BCEBFA is a very light, muted cyan. Relative luminance 0.770; OKLCH L 91.2% C 0.052 H 219.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBFA |
|---|---|
| RGB | rgb(188, 235, 250) |
| HSL | hsl(195, 86%, 86%) |
| HSV | hsv(195, 25%, 98%) |
| CMYK | cmyk(24.8%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.33, -11.77, -12.20) |
| CIE-LCH | lch(90.33, 16.95, 226.02°) |
| OKLab | oklab(91.2% -0.0406 -0.0332) |
| OKLCH | oklch(91.2% 0.052 219.3) |
| XYZ | xyz(67.6976, 77.0075, 101.7209) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.26
Pale Sky Blue
#BDF6FE
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 4.66
Ice Blue
#A5DFF9
ΔE00 4.67
Light Sky Blue
#C6FCFF
ΔE00 6.44
Pale Blue
#D0FEFE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBFA #FACBBC
analogous
#BCFAEA #BCEBFA #BCCCFA
triadic
#BCEBFA #FABCEB #EBFABC
tetradic
#BCEBFA #EABCFA #FACBBC #CCFABC
square
#BCEBFA #EABCFA #FACBBC #CCFABC
split-complementary
#BCEBFA #FABCCC #FAEABC
monochromatic
#4AC9F1 #83DAF6 #BCEBFA #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.28
#BCEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#BCEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBFA
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBFA | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#A9F0F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bcebfa; /* rgb */ color: rgb(188, 235, 250); /* oklch */ color: oklch(91.2% 0.052 219.3);
Tailwind
colors: {
custom: {
50: '#d1f1fc',
500: '#bcebfa',
950: '#000000',
},
}SCSS
$custom: #bcebfa; $custom-light: #d1f1fc; $custom-dark: #000000;
JSON
{
"hex": "#bcebfa",
"rgb": {
"r": 188,
"g": 235,
"b": 250
},
"hsl": {
"h": 194.516,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.91203,
"c": 0.05246,
"h": 219.3
},
"luminance": 0.7701
}Semantic roles & 50–950 ramp
primary
#BCEBFA
secondary
#DE947C
accent
#3903E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585