#BCDEF3#BCDEF3
#BCDEF3 is a very light, muted cyan. Relative luminance 0.694; OKLCH L 88.3% C 0.046 H 235.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEF3 |
|---|---|
| RGB | rgb(188, 222, 243) |
| HSL | hsl(203, 70%, 85%) |
| HSV | hsv(203, 23%, 95%) |
| CMYK | cmyk(22.6%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(86.70, -6.66, -13.94) |
| CIE-LCH | lch(86.70, 15.45, 244.46°) |
| OKLab | oklab(88.27% -0.0264 -0.0379) |
| OKLCH | oklch(88.27% 0.046 235.2) |
| XYZ | xyz(63.0335, 69.4029, 94.8516) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.84
Ice Blue
#A5DFF9
ΔE00 4.87
Light Blue Grey
#B7C9E2
ΔE00 7.51
Cloudy Blue
#ACC2D9
ΔE00 7.55
Light Blue
#95D0FC
ΔE00 7.63
Baby Blue
#89CFF0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEF3 #F3D1BC
analogous
#BCF3ED #BCDEF3 #BCC3F3
triadic
#BCDEF3 #F3BCDE #DEF3BC
tetradic
#BCDEF3 #EDBCF3 #F3D1BC #C3F3BC
square
#BCDEF3 #EDBCF3 #F3D1BC #C3F3BC
split-complementary
#BCDEF3 #F3BCC3 #F3EDBC
monochromatic
#54ABE0 #88C4EA #BCDEF3 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.41
#BCDEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BCDEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEF3
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEF3 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF4
Deuteranopia (green-blind)
#CDD6F3
Tritanopia (blue-blind)
#ACE4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdef3; /* rgb */ color: rgb(188, 222, 243); /* oklch */ color: oklch(88.3% 0.046 235.2);
Tailwind
colors: {
custom: {
50: '#d1e8f7',
500: '#bcdef3',
950: '#000000',
},
}SCSS
$custom: #bcdef3; $custom-light: #d1e8f7; $custom-dark: #000000;
JSON
{
"hex": "#bcdef3",
"rgb": {
"r": 188,
"g": 222,
"b": 243
},
"hsl": {
"h": 202.909,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.88272,
"c": 0.04616,
"h": 235.2
},
"luminance": 0.69405
}Semantic roles & 50–950 ramp
primary
#BCDEF3
secondary
#D3A080
accent
#5C14D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485