#BCEFFE#BCEFFE
#BCEFFE is a very light, muted cyan. Relative luminance 0.796; OKLCH L 92.2% C 0.056 H 217.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCEFFE |
|---|---|
| RGB | rgb(188, 239, 254) |
| HSL | hsl(194, 97%, 87%) |
| HSV | hsv(194, 26%, 100%) |
| CMYK | cmyk(26%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.49, -12.91, -12.54) |
| CIE-LCH | lch(91.49, 17.99, 224.17°) |
| OKLab | oklab(92.17% -0.0442 -0.0341) |
| OKLCH | oklch(92.17% 0.056 217.7) |
| XYZ | xyz(69.4895, 79.5772, 105.4453) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.66
Powder Blue
#B0E0E6
ΔE00 4.85
Ice Blue
#A5DFF9
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.17
Light Sky Blue
#C6FCFF
ΔE00 5.66
Pale Blue
#D0FEFE
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCEFFE #FECBBC
analogous
#BCFEEC #BCEFFE #BCCEFE
triadic
#BCEFFE #FEBCEF #EFFEBC
tetradic
#BCEFFE #ECBCFE #FECBBC #CEFEBC
square
#BCEFFE #ECBCFE #FECBBC #CEFEBC
split-complementary
#BCEFFE #FEBCCE #FEECBC
monochromatic
#43D2FC #80E1FD #BCEFFE #E1F8FF #E1F8FF
Accessibility & contrast
On white
1.24
#BCEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#BCEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCEFFE
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCEFFE | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#A7F5F3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bceffe; /* rgb */ color: rgb(188, 239, 254); /* oklch */ color: oklch(92.2% 0.056 217.7);
Tailwind
colors: {
custom: {
50: '#d1f4fe',
500: '#bceffe',
950: '#000000',
},
}SCSS
$custom: #bceffe; $custom-light: #d1f4fe; $custom-dark: #000000;
JSON
{
"hex": "#bceffe",
"rgb": {
"r": 188,
"g": 239,
"b": 254
},
"hsl": {
"h": 193.636,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.92168,
"c": 0.05587,
"h": 217.7
},
"luminance": 0.7958
}Semantic roles & 50–950 ramp
primary
#BCEFFE
secondary
#E59179
accent
#3400E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585