#BCE2EB#BCE2EB
#BCE2EB is a very light, muted cyan. Relative luminance 0.711; OKLCH L 88.8% C 0.042 H 213.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2EB |
|---|---|
| RGB | rgb(188, 226, 235) |
| HSL | hsl(191, 54%, 83%) |
| HSV | hsv(191, 20%, 92%) |
| CMYK | cmyk(20%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(87.52, -10.44, -8.50) |
| CIE-LCH | lch(87.52, 13.46, 219.14°) |
| OKLab | oklab(88.84% -0.0346 -0.0231) |
| OKLCH | oklch(88.84% 0.042 213.7) |
| XYZ | xyz(62.9266, 71.0802, 88.9855) |
| Luminance | 0.7108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.13
Powder Blue
#B0E0E6
ΔE00 3.25
Pale Sky Blue
#BDF6FE
ΔE00 5.69
Ice Blue
#A5DFF9
ΔE00 6.15
Light Sky Blue
#C6FCFF
ΔE00 7.03
Very Light Blue
#D5FFFF
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2EB #EBC5BC
analogous
#BCEBDC #BCE2EB #BCCAEB
triadic
#BCE2EB #EBBCE2 #E2EBBC
tetradic
#BCE2EB #DCBCEB #EBC5BC #CAEBBC
square
#BCE2EB #DCBCEB #EBC5BC #CAEBBC
split-complementary
#BCE2EB #EBBCCA #EBDCBC
monochromatic
#5EB9CF #8DCEDD #BCE2EB #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.38
#BCE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#BCE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2EB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2EB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#AEE6E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bce2eb; /* rgb */ color: rgb(188, 226, 235); /* oklch */ color: oklch(88.8% 0.042 213.7);
Tailwind
colors: {
custom: {
50: '#d1ebf1',
500: '#bce2eb',
950: '#000000',
},
}SCSS
$custom: #bce2eb; $custom-light: #d1ebf1; $custom-dark: #000000;
JSON
{
"hex": "#bce2eb",
"rgb": {
"r": 188,
"g": 226,
"b": 235
},
"hsl": {
"h": 191.489,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.88844,
"c": 0.04158,
"h": 213.7
},
"luminance": 0.71082
}Semantic roles & 50–950 ramp
primary
#BCE2EB
secondary
#C79184
accent
#4224C1
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485