#BCDEF4#BCDEF4
#BCDEF4 is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.3% C 0.047 H 236.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEF4 |
|---|---|
| RGB | rgb(188, 222, 244) |
| HSL | hsl(204, 72%, 85%) |
| HSV | hsv(204, 23%, 96%) |
| CMYK | cmyk(23%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(86.73, -6.44, -14.42) |
| CIE-LCH | lch(86.73, 15.79, 245.94°) |
| OKLab | oklab(88.31% -0.026 -0.0392) |
| OKLCH | oklch(88.31% 0.047 236.5) |
| XYZ | xyz(63.1849, 69.4635, 95.6491) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.95
Lightblue
#ADD8E6
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 7.31
Light Blue
#95D0FC
ΔE00 7.40
Cloudy Blue
#ACC2D9
ΔE00 7.42
Powder Blue (survey)
#B1D1FC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEF4 #F4D2BC
analogous
#BCF4EE #BCDEF4 #BCC2F4
triadic
#BCDEF4 #F4BCDE #DEF4BC
tetradic
#BCDEF4 #EEBCF4 #F4D2BC #C2F4BC
square
#BCDEF4 #EEBCF4 #F4D2BC #C2F4BC
split-complementary
#BCDEF4 #F4BCC2 #F4EEBC
monochromatic
#53AAE3 #87C4EB #BCDEF4 #E5F2FB #E5F2FB
Accessibility & contrast
On white
1.41
#BCDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#BCDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEF4
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEF4 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF5
Deuteranopia (green-blind)
#CCD6F4
Tritanopia (blue-blind)
#ACE4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdef4; /* rgb */ color: rgb(188, 222, 244); /* oklch */ color: oklch(88.3% 0.047 236.5);
Tailwind
colors: {
custom: {
50: '#d1e8f7',
500: '#bcdef4',
950: '#000000',
},
}SCSS
$custom: #bcdef4; $custom-light: #d1e8f7; $custom-dark: #000000;
JSON
{
"hex": "#bcdef4",
"rgb": {
"r": 188,
"g": 222,
"b": 244
},
"hsl": {
"h": 203.571,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.88305,
"c": 0.04706,
"h": 236.5
},
"luminance": 0.69466
}Semantic roles & 50–950 ramp
primary
#BCDEF4
secondary
#D5A17F
accent
#5E12D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485