#BCDFFE#BCDFFE
#BCDFFE is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.9% C 0.057 H 245.2°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFFE |
|---|---|
| RGB | rgb(188, 223, 254) |
| HSL | hsl(208, 97%, 87%) |
| HSV | hsv(208, 26%, 100%) |
| CMYK | cmyk(26%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.30, -4.72, -18.83) |
| CIE-LCH | lch(87.30, 19.41, 255.93°) |
| OKLab | oklab(88.85% -0.0237 -0.0514) |
| OKLCH | oklch(88.85% 0.057 245.2) |
| XYZ | xyz(65.0110, 70.6201, 103.9524) |
| Luminance | 0.7062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 5.38
Light Blue
#95D0FC
ΔE00 6.30
Ice Blue
#A5DFF9
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.66
Lightsteelblue
#B0C4DE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFFE #FEDBBC
analogous
#BCFEFC #BCDFFE #BCBEFE
triadic
#BCDFFE #FEBCDF #DFFEBC
tetradic
#BCDFFE #FCBCFE #FEDBBC #BEFEBC
square
#BCDFFE #FCBCFE #FEDBBC #BEFEBC
split-complementary
#BCDFFE #FEBCBE #FEFCBC
monochromatic
#43A5FC #80C2FD #BCDFFE #E1F1FF #E1F1FF
Accessibility & contrast
On white
1.39
#BCDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#BCDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFFE
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFFE | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CAD8FD
Tritanopia (blue-blind)
#A9E6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bcdffe; /* rgb */ color: rgb(188, 223, 254); /* oklch */ color: oklch(88.9% 0.057 245.2);
Tailwind
colors: {
custom: {
50: '#d1e9fe',
500: '#bcdffe',
950: '#000000',
},
}SCSS
$custom: #bcdffe; $custom-light: #d1e9fe; $custom-dark: #000000;
JSON
{
"hex": "#bcdffe",
"rgb": {
"r": 188,
"g": 223,
"b": 254
},
"hsl": {
"h": 208.182,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.88854,
"c": 0.05663,
"h": 245.2
},
"luminance": 0.70622
}Semantic roles & 50–950 ramp
primary
#BCDFFE
secondary
#E5AC79
accent
#6C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485