#BCE3FF#BCE3FF
#BCE3FF is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.7% C 0.056 H 239.5°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE3FF |
|---|---|
| RGB | rgb(188, 227, 255) |
| HSL | hsl(205, 100%, 87%) |
| HSV | hsv(205, 26%, 100%) |
| CMYK | cmyk(26.3%, 11%, 0%, 0%) |
| CIE-LAB | lab(88.37, -6.56, -17.74) |
| CIE-LCH | lch(88.37, 18.91, 249.70°) |
| OKLab | oklab(89.71% -0.0285 -0.0484) |
| OKLCH | oklch(89.71% 0.056 239.5) |
| XYZ | xyz(66.2529, 72.8470, 105.1584) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.84
Lightblue
#ADD8E6
ΔE00 6.60
Light Blue
#95D0FC
ΔE00 6.63
Baby Blue (survey)
#A2CFFE
ΔE00 6.68
Powder Blue (survey)
#B1D1FC
ΔE00 6.74
Baby Blue
#89CFF0
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE3FF #FFD8BC
analogous
#BCFFFA #BCE3FF #BCC2FF
triadic
#BCE3FF #FFBCE3 #E3FFBC
tetradic
#BCE3FF #FABCFF #FFD8BC #C2FFBC
square
#BCE3FF #FABCFF #FFD8BC #C2FFBC
split-complementary
#BCE3FF #FFBCC2 #FFFABC
monochromatic
#42B0FF #7FC9FF #BCE3FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.35
#BCE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#BCE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE3FF
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE3FF | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#CEDBFF
Tritanopia (blue-blind)
#A8EAEC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bce3ff; /* rgb */ color: rgb(188, 227, 255); /* oklch */ color: oklch(89.7% 0.056 239.5);
Tailwind
colors: {
custom: {
50: '#d1ebff',
500: '#bce3ff',
950: '#000000',
},
}SCSS
$custom: #bce3ff; $custom-light: #d1ebff; $custom-dark: #000000;
JSON
{
"hex": "#bce3ff",
"rgb": {
"r": 188,
"g": 227,
"b": 255
},
"hsl": {
"h": 205.075,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.89711,
"c": 0.0562,
"h": 239.5
},
"luminance": 0.7285
}Semantic roles & 50–950 ramp
primary
#BCE3FF
secondary
#E7A678
accent
#6000E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486