#BCE1FF#BCE1FF
#BCE1FF is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.3% C 0.057 H 242.8°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE1FF |
|---|---|
| RGB | rgb(188, 225, 255) |
| HSL | hsl(207, 100%, 87%) |
| HSV | hsv(207, 26%, 100%) |
| CMYK | cmyk(26.3%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(87.85, -5.53, -18.52) |
| CIE-LCH | lch(87.85, 19.33, 253.38°) |
| OKLab | oklab(89.3% -0.026 -0.0506) |
| OKLCH | oklch(89.3% 0.057 242.8) |
| XYZ | xyz(65.7090, 71.7594, 104.9772) |
| Luminance | 0.7176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.65
Ice Blue
#A5DFF9
ΔE00 5.67
Baby Blue (survey)
#A2CFFE
ΔE00 5.86
Light Blue
#95D0FC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 7.33
Lightblue
#ADD8E6
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE1FF #FFDABC
analogous
#BCFFFC #BCE1FF #BCC0FF
triadic
#BCE1FF #FFBCE1 #E1FFBC
tetradic
#BCE1FF #FCBCFF #FFDABC #C0FFBC
square
#BCE1FF #FCBCFF #FFDABC #C0FFBC
split-complementary
#BCE1FF #FFBCC0 #FFFCBC
monochromatic
#42AAFF #7FC6FF #BCE1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.37
#BCE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#BCE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE1FF
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE1FF | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#A9E8EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bce1ff; /* rgb */ color: rgb(188, 225, 255); /* oklch */ color: oklch(89.3% 0.057 242.8);
Tailwind
colors: {
custom: {
50: '#d1eaff',
500: '#bce1ff',
950: '#000000',
},
}SCSS
$custom: #bce1ff; $custom-light: #d1eaff; $custom-dark: #000000;
JSON
{
"hex": "#bce1ff",
"rgb": {
"r": 188,
"g": 225,
"b": 255
},
"hsl": {
"h": 206.866,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.89299,
"c": 0.05685,
"h": 242.8
},
"luminance": 0.71762
}Semantic roles & 50–950 ramp
primary
#BCE1FF
secondary
#E7AA78
accent
#6700E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486