#BCE3EF#BCE3EF
#BCE3EF is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.2% C 0.044 H 218.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE3EF |
|---|---|
| RGB | rgb(188, 227, 239) |
| HSL | hsl(194, 61%, 84%) |
| HSV | hsv(194, 21%, 94%) |
| CMYK | cmyk(21.3%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(87.90, -10.10, -10.04) |
| CIE-LCH | lch(87.90, 14.24, 224.85°) |
| OKLab | oklab(89.18% -0.0344 -0.0273) |
| OKLCH | oklch(89.18% 0.044 218.4) |
| XYZ | xyz(63.7837, 71.8594, 92.1542) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.86
Powder Blue
#B0E0E6
ΔE00 4.11
Ice Blue
#A5DFF9
ΔE00 5.20
Pale Sky Blue
#BDF6FE
ΔE00 5.95
Light Sky Blue
#C6FCFF
ΔE00 7.51
Very Light Blue
#D5FFFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE3EF #EFC8BC
analogous
#BCEFE1 #BCE3EF #BCC9EF
triadic
#BCE3EF #EFBCE3 #E3EFBC
tetradic
#BCE3EF #E1BCEF #EFC8BC #C9EFBC
square
#BCE3EF #E1BCEF #EFC8BC #C9EFBC
split-complementary
#BCE3EF #EFBCC9 #EFE1BC
monochromatic
#59BAD7 #8BCEE3 #BCE3EF #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.37
#BCE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BCE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE3EF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE3EF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0F0
Deuteranopia (green-blind)
#D3DAEF
Tritanopia (blue-blind)
#ADE7E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bce3ef; /* rgb */ color: rgb(188, 227, 239); /* oklch */ color: oklch(89.2% 0.044 218.4);
Tailwind
colors: {
custom: {
50: '#d1ebf4',
500: '#bce3ef',
950: '#000000',
},
}SCSS
$custom: #bce3ef; $custom-light: #d1ebf4; $custom-dark: #000000;
JSON
{
"hex": "#bce3ef",
"rgb": {
"r": 188,
"g": 227,
"b": 239
},
"hsl": {
"h": 194.118,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.8918,
"c": 0.04389,
"h": 218.4
},
"luminance": 0.71862
}Semantic roles & 50–950 ramp
primary
#BCE3EF
secondary
#CD9482
accent
#451CC9
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485