#BCDFFD#BCDFFD
#BCDFFD is a very light, muted cyan. Relative luminance 0.706; OKLCH L 88.8% C 0.056 H 244.3°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFFD |
|---|---|
| RGB | rgb(188, 223, 253) |
| HSL | hsl(208, 94%, 86%) |
| HSV | hsv(208, 26%, 99%) |
| CMYK | cmyk(25.7%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(87.27, -4.95, -18.35) |
| CIE-LCH | lch(87.27, 19.01, 254.92°) |
| OKLab | oklab(88.82% -0.0241 -0.0501) |
| OKLCH | oklch(88.82% 0.056 244.3) |
| XYZ | xyz(64.8513, 70.5563, 103.1112) |
| Luminance | 0.7056 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.57
Ice Blue
#A5DFF9
ΔE00 6.12
Light Blue
#95D0FC
ΔE00 6.34
Light Blue Grey
#B7C9E2
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFFD #FDDABC
analogous
#BCFDFA #BCDFFD #BCBFFD
triadic
#BCDFFD #FDBCDF #DFFDBC
tetradic
#BCDFFD #FABCFD #FDDABC #BFFDBC
square
#BCDFFD #FABCFD #FDDABC #BFFDBC
split-complementary
#BCDFFD #FDBCBF #FDFABC
monochromatic
#45A6F9 #81C3FB #BCDFFD #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.39
#BCDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#BCDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFFD
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFFD | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#A9E6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bcdffd; /* rgb */ color: rgb(188, 223, 253); /* oklch */ color: oklch(88.8% 0.056 244.3);
Tailwind
colors: {
custom: {
50: '#d1e9fe',
500: '#bcdffd',
950: '#000000',
},
}SCSS
$custom: #bcdffd; $custom-light: #d1e9fe; $custom-dark: #000000;
JSON
{
"hex": "#bcdffd",
"rgb": {
"r": 188,
"g": 223,
"b": 253
},
"hsl": {
"h": 207.692,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.88819,
"c": 0.05558,
"h": 244.3
},
"luminance": 0.70559
}Semantic roles & 50–950 ramp
primary
#BCDFFD
secondary
#E4AB7A
accent
#6A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485