#BCE0FF#BCE0FF
#BCE0FF is a very light, muted cyan. Relative luminance 0.712; OKLCH L 89.1% C 0.057 H 244.5°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE0FF |
|---|---|
| RGB | rgb(188, 224, 255) |
| HSL | hsl(208, 100%, 87%) |
| HSV | hsv(208, 26%, 100%) |
| CMYK | cmyk(26.3%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(87.59, -5.01, -18.92) |
| CIE-LCH | lch(87.59, 19.57, 255.16°) |
| OKLab | oklab(89.09% -0.0247 -0.0517) |
| OKLCH | oklch(89.09% 0.057 244.5) |
| XYZ | xyz(65.4395, 71.2203, 104.8873) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Ice Blue
#A5DFF9
ΔE00 6.12
Light Blue
#95D0FC
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE0FF #FFDBBC
analogous
#BCFFFC #BCE0FF #BCBFFF
triadic
#BCE0FF #FFBCE0 #E0FFBC
tetradic
#BCE0FF #FCBCFF #FFDBBC #BFFFBC
square
#BCE0FF #FCBCFF #FFDBBC #BFFFBC
split-complementary
#BCE0FF #FFBCBF #FFFCBC
monochromatic
#42A7FF #7FC4FF #BCE0FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.38
#BCE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#BCE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE0FF
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE0FF | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#A9E7EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bce0ff; /* rgb */ color: rgb(188, 224, 255); /* oklch */ color: oklch(89.1% 0.057 244.5);
Tailwind
colors: {
custom: {
50: '#d1e9ff',
500: '#bce0ff',
950: '#000000',
},
}SCSS
$custom: #bce0ff; $custom-light: #d1e9ff; $custom-dark: #000000;
JSON
{
"hex": "#bce0ff",
"rgb": {
"r": 188,
"g": 224,
"b": 255
},
"hsl": {
"h": 207.761,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.89094,
"c": 0.05725,
"h": 244.5
},
"luminance": 0.71223
}Semantic roles & 50–950 ramp
primary
#BCE0FF
secondary
#E7AB78
accent
#6A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486