#BCDFEF#BCDFEF
#BCDFEF is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.3% C 0.043 H 227.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFEF |
|---|---|
| RGB | rgb(188, 223, 239) |
| HSL | hsl(199, 61%, 84%) |
| HSV | hsv(199, 21%, 94%) |
| CMYK | cmyk(21.3%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.85, -8.05, -11.61) |
| CIE-LCH | lch(86.85, 14.13, 235.28°) |
| OKLab | oklab(88.35% -0.0291 -0.0315) |
| OKLCH | oklch(88.35% 0.043 227.2) |
| XYZ | xyz(62.7024, 69.6967, 91.7938) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.26
Ice Blue
#A5DFF9
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 6.30
Pale Sky Blue
#BDF6FE
ΔE00 8.16
Baby Blue
#89CFF0
ΔE00 8.26
Sky Blue
#87CEEB
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFEF #EFCCBC
analogous
#BCEFE5 #BCDFEF #BCC5EF
triadic
#BCDFEF #EFBCDF #DFEFBC
tetradic
#BCDFEF #E5BCEF #EFCCBC #C5EFBC
square
#BCDFEF #E5BCEF #EFCCBC #C5EFBC
split-complementary
#BCDFEF #EFBCC5 #EFE5BC
monochromatic
#59B0D7 #8BC7E3 #BCDFEF #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.41
#BCDFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BCDFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFEF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFEF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDF0
Deuteranopia (green-blind)
#CFD7EF
Tritanopia (blue-blind)
#ADE4E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdfef; /* rgb */ color: rgb(188, 223, 239); /* oklch */ color: oklch(88.3% 0.043 227.2);
Tailwind
colors: {
custom: {
50: '#d1e9f4',
500: '#bcdfef',
950: '#000000',
},
}SCSS
$custom: #bcdfef; $custom-light: #d1e9f4; $custom-dark: #000000;
JSON
{
"hex": "#bcdfef",
"rgb": {
"r": 188,
"g": 223,
"b": 239
},
"hsl": {
"h": 198.824,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.88347,
"c": 0.04293,
"h": 227.2
},
"luminance": 0.69699
}Semantic roles & 50–950 ramp
primary
#BCDFEF
secondary
#CD9A82
accent
#531CC9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485