#BCDEFF#BCDEFF
#BCDEFF is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.7% C 0.058 H 247.7°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEFF |
|---|---|
| RGB | rgb(188, 222, 255) |
| HSL | hsl(210, 100%, 87%) |
| HSV | hsv(210, 26%, 100%) |
| CMYK | cmyk(26.3%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.07, -3.97, -19.70) |
| CIE-LCH | lch(87.07, 20.10, 258.61°) |
| OKLab | oklab(88.68% -0.0221 -0.0538) |
| OKLCH | oklch(88.68% 0.058 247.7) |
| XYZ | xyz(64.9052, 70.1516, 104.7092) |
| Luminance | 0.7015 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.11
Baby Blue (survey)
#A2CFFE
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.95
Ice Blue
#A5DFF9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEFF #FFDDBC
analogous
#BCFFFE #BCDEFF #BCBDFF
triadic
#BCDEFF #FFBCDE #DEFFBC
tetradic
#BCDEFF #FEBCFF #FFDDBC #BDFFBC
square
#BCDEFF #FEBCFF #FFDDBC #BDFFBC
split-complementary
#BCDEFF #FFBCBD #FFFEBC
monochromatic
#42A2FF #7FC0FF #BCDEFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.40
#BCDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#BCDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEFF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEFF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#A9E6E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdeff; /* rgb */ color: rgb(188, 222, 255); /* oklch */ color: oklch(88.7% 0.058 247.7);
Tailwind
colors: {
custom: {
50: '#d1e8ff',
500: '#bcdeff',
950: '#000000',
},
}SCSS
$custom: #bcdeff; $custom-light: #d1e8ff; $custom-dark: #000000;
JSON
{
"hex": "#bcdeff",
"rgb": {
"r": 188,
"g": 222,
"b": 255
},
"hsl": {
"h": 209.552,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.88684,
"c": 0.05819,
"h": 247.7
},
"luminance": 0.70154
}Semantic roles & 50–950 ramp
primary
#BCDEFF
secondary
#E7AF78
accent
#7100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486