#BCDEEE#BCDEEE
#BCDEEE is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.1% C 0.042 H 227.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEEE |
|---|---|
| RGB | rgb(188, 222, 238) |
| HSL | hsl(199, 60%, 84%) |
| HSV | hsv(199, 21%, 93%) |
| CMYK | cmyk(21%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(86.56, -7.75, -11.52) |
| CIE-LCH | lch(86.56, 13.88, 236.08°) |
| OKLab | oklab(88.11% -0.0282 -0.0313) |
| OKLCH | oklch(88.11% 0.042 227.9) |
| XYZ | xyz(62.2887, 69.1050, 90.9291) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.37
Ice Blue
#A5DFF9
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 6.52
Baby Blue
#89CFF0
ΔE00 8.29
Sky Blue
#87CEEB
ΔE00 8.36
Cloudy Blue
#ACC2D9
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEEE #EECCBC
analogous
#BCEEE5 #BCDEEE #BCC5EE
triadic
#BCDEEE #EEBCDE #DEEEBC
tetradic
#BCDEEE #E5BCEE #EECCBC #C5EEBC
square
#BCDEEE #E5BCEE #EECCBC #C5EEBC
split-complementary
#BCDEEE #EEBCC5 #EEE5BC
monochromatic
#5AAED5 #8BC6E2 #BCDEEE #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.42
#BCDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BCDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEEE
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEEE | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#AEE3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdeee; /* rgb */ color: rgb(188, 222, 238); /* oklch */ color: oklch(88.1% 0.042 227.9);
Tailwind
colors: {
custom: {
50: '#d1e8f3',
500: '#bcdeee',
950: '#000000',
},
}SCSS
$custom: #bcdeee; $custom-light: #d1e8f3; $custom-dark: #000000;
JSON
{
"hex": "#bcdeee",
"rgb": {
"r": 188,
"g": 222,
"b": 238
},
"hsl": {
"h": 199.2,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.88107,
"c": 0.04211,
"h": 227.9
},
"luminance": 0.69107
}Semantic roles & 50–950 ramp
primary
#BCDEEE
secondary
#CC9A82
accent
#541EC7
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485