#BCECFA#BCECFA
#BCECFA is a very light, muted cyan. Relative luminance 0.776; OKLCH L 91.4% C 0.053 H 217.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BCECFA |
|---|---|
| RGB | rgb(188, 236, 250) |
| HSL | hsl(194, 86%, 86%) |
| HSV | hsv(194, 25%, 98%) |
| CMYK | cmyk(24.8%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(90.59, -12.28, -11.80) |
| CIE-LCH | lch(90.59, 17.03, 223.87°) |
| OKLab | oklab(91.41% -0.0419 -0.0321) |
| OKLCH | oklch(91.41% 0.053 217.5) |
| XYZ | xyz(67.9847, 77.5817, 101.8166) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.99
Powder Blue
#B0E0E6
ΔE00 4.36
Lightblue
#ADD8E6
ΔE00 4.50
Ice Blue
#A5DFF9
ΔE00 5.04
Light Sky Blue
#C6FCFF
ΔE00 5.90
Pale Blue
#D0FEFE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCECFA #FACABC
analogous
#BCFAE9 #BCECFA #BCCDFA
triadic
#BCECFA #FABCEC #ECFABC
tetradic
#BCECFA #E9BCFA #FACABC #CDFABC
square
#BCECFA #E9BCFA #FACABC #CDFABC
split-complementary
#BCECFA #FABCCD #FAE9BC
monochromatic
#4ACCF1 #83DCF6 #BCECFA #E3F7FD #E3F7FD
Accessibility & contrast
On white
1.27
#BCECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BCECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCECFA
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCECFA | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FB
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#A9F1F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bcecfa; /* rgb */ color: rgb(188, 236, 250); /* oklch */ color: oklch(91.4% 0.053 217.5);
Tailwind
colors: {
custom: {
50: '#d1f2fc',
500: '#bcecfa',
950: '#000000',
},
}SCSS
$custom: #bcecfa; $custom-light: #d1f2fc; $custom-dark: #000000;
JSON
{
"hex": "#bcecfa",
"rgb": {
"r": 188,
"g": 236,
"b": 250
},
"hsl": {
"h": 193.548,
"s": 86.111,
"l": 85.882
},
"oklch": {
"l": 0.91412,
"c": 0.05279,
"h": 217.5
},
"luminance": 0.77584
}Semantic roles & 50–950 ramp
primary
#BCECFA
secondary
#DE927C
accent
#3503E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585