#BCDFFB#BCDFFB
#BCDFFB is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.8% C 0.054 H 242.4°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFFB |
|---|---|
| RGB | rgb(188, 223, 251) |
| HSL | hsl(207, 89%, 86%) |
| HSV | hsv(207, 25%, 98%) |
| CMYK | cmyk(25.1%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(87.21, -5.40, -17.39) |
| CIE-LCH | lch(87.21, 18.21, 252.76°) |
| OKLab | oklab(88.75% -0.0248 -0.0474) |
| OKLCH | oklch(88.75% 0.054 242.4) |
| XYZ | xyz(64.5343, 70.4295, 101.4421) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.68
Powder Blue (survey)
#B1D1FC
ΔE00 5.70
Baby Blue (survey)
#A2CFFE
ΔE00 6.01
Light Blue
#95D0FC
ΔE00 6.48
Light Blue Grey
#B7C9E2
ΔE00 6.82
Lightblue
#ADD8E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFFB #FBD8BC
analogous
#BCFBF7 #BCDFFB #BCBFFB
triadic
#BCDFFB #FBBCDF #DFFBBC
tetradic
#BCDFFB #F7BCFB #FBD8BC #BFFBBC
square
#BCDFFB #F7BCFB #FBD8BC #BFFBBC
split-complementary
#BCDFFB #FBBCBF #FBF7BC
monochromatic
#48A8F4 #82C3F8 #BCDFFB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.39
#BCDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#BCDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFFB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFFB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEFC
Deuteranopia (green-blind)
#CBD7FB
Tritanopia (blue-blind)
#AAE6E8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdffb; /* rgb */ color: rgb(188, 223, 251); /* oklch */ color: oklch(88.8% 0.054 242.4);
Tailwind
colors: {
custom: {
50: '#d1e9fc',
500: '#bcdffb',
950: '#000000',
},
}SCSS
$custom: #bcdffb; $custom-light: #d1e9fc; $custom-dark: #000000;
JSON
{
"hex": "#bcdffb",
"rgb": {
"r": 188,
"g": 223,
"b": 251
},
"hsl": {
"h": 206.667,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.8875,
"c": 0.05352,
"h": 242.4
},
"luminance": 0.70432
}Semantic roles & 50–950 ramp
primary
#BCDFFB
secondary
#E0A87B
accent
#6600E5
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485