#BCEBFE#BCEBFE
#BCEBFE is a very light, muted cyan. Relative luminance 0.773; OKLCH L 91.3% C 0.055 H 224.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEBFE |
|---|---|
| RGB | rgb(188, 235, 254) |
| HSL | hsl(197, 97%, 87%) |
| HSV | hsv(197, 26%, 100%) |
| CMYK | cmyk(26%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(90.44, -10.88, -14.11) |
| CIE-LCH | lch(90.44, 17.82, 232.36°) |
| OKLab | oklab(91.33% -0.0391 -0.0384) |
| OKLCH | oklch(91.33% 0.055 224.5) |
| XYZ | xyz(68.3314, 77.2610, 105.0592) |
| Luminance | 0.7726 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.87
Lightblue
#ADD8E6
ΔE00 4.59
Pale Sky Blue
#BDF6FE
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 6.04
Light Sky Blue
#C6FCFF
ΔE00 7.78
Baby Blue
#89CFF0
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEBFE #FECFBC
analogous
#BCFEF0 #BCEBFE #BCCAFE
triadic
#BCEBFE #FEBCEB #EBFEBC
tetradic
#BCEBFE #F0BCFE #FECFBC #CAFEBC
square
#BCEBFE #F0BCFE #FECFBC #CAFEBC
split-complementary
#BCEBFE #FEBCCA #FEF0BC
monochromatic
#43C7FC #80D9FD #BCEBFE #E1F6FF #E1F6FF
Accessibility & contrast
On white
1.28
#BCEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#BCEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEBFE
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEBFE | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#A8F1F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcebfe; /* rgb */ color: rgb(188, 235, 254); /* oklch */ color: oklch(91.3% 0.055 224.5);
Tailwind
colors: {
custom: {
50: '#d1f1fe',
500: '#bcebfe',
950: '#000000',
},
}SCSS
$custom: #bcebfe; $custom-light: #d1f1fe; $custom-dark: #000000;
JSON
{
"hex": "#bcebfe",
"rgb": {
"r": 188,
"g": 235,
"b": 254
},
"hsl": {
"h": 197.273,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.91334,
"c": 0.05487,
"h": 224.5
},
"luminance": 0.77264
}Semantic roles & 50–950 ramp
primary
#BCEBFE
secondary
#E59879
accent
#4200E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585