#BCE2EF#BCE2EF
#BCE2EF is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.0% C 0.044 H 220.6°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2EF |
|---|---|
| RGB | rgb(188, 226, 239) |
| HSL | hsl(195, 61%, 84%) |
| HSV | hsv(195, 21%, 94%) |
| CMYK | cmyk(21.3%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(87.64, -9.59, -10.44) |
| CIE-LCH | lch(87.64, 14.17, 227.43°) |
| OKLab | oklab(88.97% -0.0331 -0.0283) |
| OKLCH | oklch(88.97% 0.044 220.6) |
| XYZ | xyz(63.5110, 71.3139, 92.0633) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.76
Powder Blue
#B0E0E6
ΔE00 4.63
Ice Blue
#A5DFF9
ΔE00 4.98
Pale Sky Blue
#BDF6FE
ΔE00 6.48
Light Sky Blue
#C6FCFF
ΔE00 8.07
Lightcyan
#E0FFFF
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2EF #EFC9BC
analogous
#BCEFE2 #BCE2EF #BCC8EF
triadic
#BCE2EF #EFBCE2 #E2EFBC
tetradic
#BCE2EF #E2BCEF #EFC9BC #C8EFBC
square
#BCE2EF #E2BCEF #EFC9BC #C8EFBC
split-complementary
#BCE2EF #EFBCC8 #EFE2BC
monochromatic
#59B7D7 #8BCDE3 #BCE2EF #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.38
#BCE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#BCE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2EF
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2EF | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFF0
Deuteranopia (green-blind)
#D2D9EF
Tritanopia (blue-blind)
#ADE7E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bce2ef; /* rgb */ color: rgb(188, 226, 239); /* oklch */ color: oklch(89.0% 0.044 220.6);
Tailwind
colors: {
custom: {
50: '#d1ebf4',
500: '#bce2ef',
950: '#000000',
},
}SCSS
$custom: #bce2ef; $custom-light: #d1ebf4; $custom-dark: #000000;
JSON
{
"hex": "#bce2ef",
"rgb": {
"r": 188,
"g": 226,
"b": 239
},
"hsl": {
"h": 195.294,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.88971,
"c": 0.04356,
"h": 220.6
},
"luminance": 0.71316
}Semantic roles & 50–950 ramp
primary
#BCE2EF
secondary
#CD9582
accent
#481CC9
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485