#BCEDFB#BCEDFB
#BCEDFB is a very light, muted cyan. Relative luminance 0.782; OKLCH L 91.7% C 0.054 H 217.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEDFB |
|---|---|
| RGB | rgb(188, 237, 251) |
| HSL | hsl(193, 89%, 86%) |
| HSV | hsv(193, 25%, 98%) |
| CMYK | cmyk(25.1%, 5.6%, 0%, 1.6%) |
| CIE-LAB | lab(90.88, -12.56, -11.89) |
| CIE-LCH | lch(90.88, 17.29, 223.42°) |
| OKLab | oklab(91.65% -0.0428 -0.0324) |
| OKLCH | oklch(91.65% 0.054 217.1) |
| XYZ | xyz(68.4306, 78.2220, 102.7409) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.75
Powder Blue
#B0E0E6
ΔE00 4.41
Lightblue
#ADD8E6
ΔE00 4.73
Ice Blue
#A5DFF9
ΔE00 5.16
Light Sky Blue
#C6FCFF
ΔE00 5.70
Pale Blue
#D0FEFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEDFB #FBCABC
analogous
#BCFBE9 #BCEDFB #BCCDFB
triadic
#BCEDFB #FBBCED #EDFBBC
tetradic
#BCEDFB #E9BCFB #FBCABC #CDFBBC
square
#BCEDFB #E9BCFB #FBCABC #CDFBBC
split-complementary
#BCEDFB #FBBCCD #FBE9BC
monochromatic
#48CEF4 #82DDF8 #BCEDFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.26
#BCEDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BCEDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEDFB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEDFB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFC
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#A8F2F1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bcedfb; /* rgb */ color: rgb(188, 237, 251); /* oklch */ color: oklch(91.7% 0.054 217.1);
Tailwind
colors: {
custom: {
50: '#d1f2fc',
500: '#bcedfb',
950: '#000000',
},
}SCSS
$custom: #bcedfb; $custom-light: #d1f2fc; $custom-dark: #000000;
JSON
{
"hex": "#bcedfb",
"rgb": {
"r": 188,
"g": 237,
"b": 251
},
"hsl": {
"h": 193.333,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.91653,
"c": 0.05366,
"h": 217.1
},
"luminance": 0.78225
}Semantic roles & 50–950 ramp
primary
#BCEDFB
secondary
#E0927B
accent
#3300E5
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585