#BCDEE7#BCDEE7
#BCDEE7 is a very light, muted cyan. Relative luminance 0.687; OKLCH L 87.9% C 0.038 H 215.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEE7 |
|---|---|
| RGB | rgb(188, 222, 231) |
| HSL | hsl(193, 47%, 82%) |
| HSV | hsv(193, 19%, 91%) |
| CMYK | cmyk(18.6%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(86.36, -9.24, -8.12) |
| CIE-LCH | lch(86.36, 12.31, 221.31°) |
| OKLab | oklab(87.88% -0.0308 -0.022) |
| OKLCH | oklch(87.88% 0.038 215.5) |
| XYZ | xyz(61.2802, 68.7016, 85.6178) |
| Luminance | 0.6870 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.93
Powder Blue
#B0E0E6
ΔE00 4.13
Ice Blue
#A5DFF9
ΔE00 6.37
Pale Sky Blue
#BDF6FE
ΔE00 6.97
Lightcyan
#E0FFFF
ΔE00 8.06
Light Sky Blue
#C6FCFF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEE7 #E7C5BC
analogous
#BCE7DB #BCDEE7 #BCC9E7
triadic
#BCDEE7 #E7BCDE #DEE7BC
tetradic
#BCDEE7 #DBBCE7 #E7C5BC #C9E7BC
square
#BCDEE7 #DBBCE7 #E7C5BC #C9E7BC
split-complementary
#BCDEE7 #E7BCC9 #E7DBBC
monochromatic
#62B2C7 #8FC8D7 #BCDEE7 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.42
#BCDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#BCDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEE7
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEE7 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE8
Deuteranopia (green-blind)
#D0D6E7
Tritanopia (blue-blind)
#B0E2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdee7; /* rgb */ color: rgb(188, 222, 231); /* oklch */ color: oklch(87.9% 0.038 215.5);
Tailwind
colors: {
custom: {
50: '#d0e8ee',
500: '#bcdee7',
950: '#000000',
},
}SCSS
$custom: #bcdee7; $custom-light: #d0e8ee; $custom-dark: #000000;
JSON
{
"hex": "#bcdee7",
"rgb": {
"r": 188,
"g": 222,
"b": 231
},
"hsl": {
"h": 192.558,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.87883,
"c": 0.03789,
"h": 215.5
},
"luminance": 0.68703
}Semantic roles & 50–950 ramp
primary
#BCDEE7
secondary
#C29285
accent
#492BBB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485