#BCDBF3#BCDBF3
#BCDBF3 is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.7% C 0.047 H 241.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBF3 |
|---|---|
| RGB | rgb(188, 219, 243) |
| HSL | hsl(206, 70%, 85%) |
| HSV | hsv(206, 23%, 95%) |
| CMYK | cmyk(22.6%, 9.9%, 0%, 4.7%) |
| CIE-LAB | lab(85.92, -5.10, -15.11) |
| CIE-LCH | lch(85.92, 15.95, 251.34°) |
| OKLab | oklab(87.65% -0.0224 -0.0411) |
| OKLCH | oklch(87.65% 0.047 241.4) |
| XYZ | xyz(62.2438, 67.8235, 94.5884) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.94
Ice Blue
#A5DFF9
ΔE00 6.01
Powder Blue (survey)
#B1D1FC
ΔE00 6.16
Cloudy Blue
#ACC2D9
ΔE00 6.34
Lightblue
#ADD8E6
ΔE00 6.34
Lightsteelblue
#B0C4DE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBF3 #F3D4BC
analogous
#BCF3F0 #BCDBF3 #BCC0F3
triadic
#BCDBF3 #F3BCDB #DBF3BC
tetradic
#BCDBF3 #F0BCF3 #F3D4BC #C0F3BC
square
#BCDBF3 #F0BCF3 #F3D4BC #C0F3BC
split-complementary
#BCDBF3 #F3BCC0 #F3F0BC
monochromatic
#54A3E0 #88BFEA #BCDBF3 #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.44
#BCDBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BCDBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBF3
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBF3 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF4
Deuteranopia (green-blind)
#CAD4F3
Tritanopia (blue-blind)
#ADE1E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdbf3; /* rgb */ color: rgb(188, 219, 243); /* oklch */ color: oklch(87.7% 0.047 241.4);
Tailwind
colors: {
custom: {
50: '#d1e6f7',
500: '#bcdbf3',
950: '#000000',
},
}SCSS
$custom: #bcdbf3; $custom-light: #d1e6f7; $custom-dark: #000000;
JSON
{
"hex": "#bcdbf3",
"rgb": {
"r": 188,
"g": 219,
"b": 243
},
"hsl": {
"h": 206.182,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.87653,
"c": 0.04683,
"h": 241.4
},
"luminance": 0.67825
}Semantic roles & 50–950 ramp
primary
#BCDBF3
secondary
#D3A480
accent
#6714D2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485