#BCE4FF#BCE4FF
#BCE4FF is a very light, muted cyan. Relative luminance 0.734; OKLCH L 89.9% C 0.056 H 237.8°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE4FF |
|---|---|
| RGB | rgb(188, 228, 255) |
| HSL | hsl(204, 100%, 87%) |
| HSV | hsv(204, 26%, 100%) |
| CMYK | cmyk(26.3%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(88.64, -7.08, -17.34) |
| CIE-LCH | lch(88.64, 18.73, 247.80°) |
| OKLab | oklab(89.92% -0.0298 -0.0473) |
| OKLCH | oklch(89.92% 0.056 237.8) |
| XYZ | xyz(66.5272, 73.3956, 105.2499) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.48
Lightblue
#ADD8E6
ΔE00 6.23
Light Blue
#95D0FC
ΔE00 6.86
Baby Blue (survey)
#A2CFFE
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.29
Baby Blue
#89CFF0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE4FF #FFD7BC
analogous
#BCFFF9 #BCE4FF #BCC3FF
triadic
#BCE4FF #FFBCE4 #E4FFBC
tetradic
#BCE4FF #F9BCFF #FFD7BC #C3FFBC
square
#BCE4FF #F9BCFF #FFD7BC #C3FFBC
split-complementary
#BCE4FF #FFBCC3 #FFF9BC
monochromatic
#42B3FF #7FCBFF #BCE4FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.34
#BCE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#BCE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE4FF
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE4FF | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#A8EBEC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bce4ff; /* rgb */ color: rgb(188, 228, 255); /* oklch */ color: oklch(89.9% 0.056 237.8);
Tailwind
colors: {
custom: {
50: '#d1ecff',
500: '#bce4ff',
950: '#000000',
},
}SCSS
$custom: #bce4ff; $custom-light: #d1ecff; $custom-dark: #000000;
JSON
{
"hex": "#bce4ff",
"rgb": {
"r": 188,
"g": 228,
"b": 255
},
"hsl": {
"h": 204.179,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.89917,
"c": 0.05594,
"h": 237.8
},
"luminance": 0.73398
}Semantic roles & 50–950 ramp
primary
#BCE4FF
secondary
#E7A578
accent
#5C00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486