#BCE2ED#BCE2ED
#BCE2ED is a very light, muted cyan. Relative luminance 0.712; OKLCH L 88.9% C 0.042 H 217.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2ED |
|---|---|
| RGB | rgb(188, 226, 237) |
| HSL | hsl(193, 58%, 83%) |
| HSV | hsv(193, 21%, 93%) |
| CMYK | cmyk(20.7%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(87.58, -10.02, -9.47) |
| CIE-LCH | lch(87.58, 13.78, 223.39°) |
| OKLab | oklab(88.91% -0.0338 -0.0257) |
| OKLCH | oklch(88.91% 0.042 217.2) |
| XYZ | xyz(63.2172, 71.1964, 90.5158) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.82
Powder Blue
#B0E0E6
ΔE00 3.91
Ice Blue
#A5DFF9
ΔE00 5.52
Pale Sky Blue
#BDF6FE
ΔE00 6.04
Light Sky Blue
#C6FCFF
ΔE00 7.52
Lightcyan
#E0FFFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2ED #EDC7BC
analogous
#BCEDDF #BCE2ED #BCC9ED
triadic
#BCE2ED #EDBCE2 #E2EDBC
tetradic
#BCE2ED #DFBCED #EDC7BC #C9EDBC
square
#BCE2ED #DFBCED #EDC7BC #C9EDBC
split-complementary
#BCE2ED #EDBCC9 #EDDFBC
monochromatic
#5CB8D3 #8CCDE0 #BCE2ED #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.38
#BCE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#BCE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2ED
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2ED | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#D2D9ED
Tritanopia (blue-blind)
#AEE6E5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bce2ed; /* rgb */ color: rgb(188, 226, 237); /* oklch */ color: oklch(88.9% 0.042 217.2);
Tailwind
colors: {
custom: {
50: '#d1ebf2',
500: '#bce2ed',
950: '#000000',
},
}SCSS
$custom: #bce2ed; $custom-light: #d1ebf2; $custom-dark: #000000;
JSON
{
"hex": "#bce2ed",
"rgb": {
"r": 188,
"g": 226,
"b": 237
},
"hsl": {
"h": 193.469,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.88907,
"c": 0.04249,
"h": 217.2
},
"luminance": 0.71199
}Semantic roles & 50–950 ramp
primary
#BCE2ED
secondary
#CA9383
accent
#4520C5
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485