#BCEDFA#BCEDFA
#BCEDFA is a very light, muted cyan. Relative luminance 0.782; OKLCH L 91.6% C 0.053 H 215.7°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDFA |
|---|---|
| RGB | rgb(188, 237, 250) |
| HSL | hsl(193, 86%, 86%) |
| HSV | hsv(193, 25%, 98%) |
| CMYK | cmyk(24.8%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(90.85, -12.78, -11.41) |
| CIE-LCH | lch(90.85, 17.13, 221.76°) |
| OKLab | oklab(91.62% -0.0432 -0.031) |
| OKLCH | oklch(91.62% 0.053 215.7) |
| XYZ | xyz(68.2734, 78.1591, 101.9129) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.44
Powder Blue
#B0E0E6
ΔE00 4.12
Lightblue
#ADD8E6
ΔE00 4.79
Light Sky Blue
#C6FCFF
ΔE00 5.37
Ice Blue
#A5DFF9
ΔE00 5.45
Pale Blue
#D0FEFE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDFA #FAC9BC
analogous
#BCFAE8 #BCEDFA #BCCEFA
triadic
#BCEDFA #FABCED #EDFABC
tetradic
#BCEDFA #E8BCFA #FAC9BC #CEFABC
square
#BCEDFA #E8BCFA #FAC9BC #CEFABC
split-complementary
#BCEDFA #FABCCE #FAE8BC
monochromatic
#4ACEF1 #83DEF6 #BCEDFA #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.26
#BCEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BCEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDFA
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDFA | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9FB
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#A9F2F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcedfa; /* rgb */ color: rgb(188, 237, 250); /* oklch */ color: oklch(91.6% 0.053 215.7);
Tailwind
colors: {
custom: {
50: '#d1f2fc',
500: '#bcedfa',
950: '#000000',
},
}SCSS
$custom: #bcedfa; $custom-light: #d1f2fc; $custom-dark: #000000;
JSON
{
"hex": "#bcedfa",
"rgb": {
"r": 188,
"g": 237,
"b": 250
},
"hsl": {
"h": 192.581,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.91621,
"c": 0.05318,
"h": 215.7
},
"luminance": 0.78162
}Semantic roles & 50–950 ramp
primary
#BCEDFA
secondary
#DE907C
accent
#3203E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585