#BCDFFF#BCDFFF
#BCDFFF is a very light, muted cyan. Relative luminance 0.707; OKLCH L 88.9% C 0.058 H 246.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFFF |
|---|---|
| RGB | rgb(188, 223, 255) |
| HSL | hsl(209, 100%, 87%) |
| HSV | hsv(209, 26%, 100%) |
| CMYK | cmyk(26.3%, 12.5%, 0%, 0%) |
| CIE-LAB | lab(87.33, -4.49, -19.31) |
| CIE-LCH | lch(87.33, 19.82, 256.91°) |
| OKLab | oklab(88.89% -0.0234 -0.0527) |
| OKLCH | oklch(88.89% 0.058 246.1) |
| XYZ | xyz(65.1715, 70.6844, 104.7980) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.60
Baby Blue (survey)
#A2CFFE
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.58
Light Blue Grey
#B7C9E2
ΔE00 6.64
Lightsteelblue
#B0C4DE
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFFF #FFDCBC
analogous
#BCFFFE #BCDFFF #BCBEFF
triadic
#BCDFFF #FFBCDF #DFFFBC
tetradic
#BCDFFF #FEBCFF #FFDCBC #BEFFBC
square
#BCDFFF #FEBCFF #FFDCBC #BEFFBC
split-complementary
#BCDFFF #FFBCBE #FFFEBC
monochromatic
#42A5FF #7FC2FF #BCDFFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.39
#BCDFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#BCDFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFFF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFFF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CAD8FE
Tritanopia (blue-blind)
#A9E6E9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bcdfff; /* rgb */ color: rgb(188, 223, 255); /* oklch */ color: oklch(88.9% 0.058 246.1);
Tailwind
colors: {
custom: {
50: '#d1e8ff',
500: '#bcdfff',
950: '#000000',
},
}SCSS
$custom: #bcdfff; $custom-light: #d1e8ff; $custom-dark: #000000;
JSON
{
"hex": "#bcdfff",
"rgb": {
"r": 188,
"g": 223,
"b": 255
},
"hsl": {
"h": 208.657,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.88889,
"c": 0.0577,
"h": 246.1
},
"luminance": 0.70687
}Semantic roles & 50–950 ramp
primary
#BCDFFF
secondary
#E7AD78
accent
#6E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486