#BCDBF0#BCDBF0
#BCDBF0 is a very light, muted cyan. Relative luminance 0.676; OKLCH L 87.6% C 0.044 H 237.7°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDBF0 |
|---|---|
| RGB | rgb(188, 219, 240) |
| HSL | hsl(204, 63%, 84%) |
| HSV | hsv(204, 22%, 94%) |
| CMYK | cmyk(21.7%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(85.83, -5.76, -13.66) |
| CIE-LCH | lch(85.83, 14.83, 247.13°) |
| OKLab | oklab(87.55% -0.0235 -0.0371) |
| OKLCH | oklch(87.55% 0.044 237.7) |
| XYZ | xyz(61.7944, 67.6438, 92.2219) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.37
Ice Blue
#A5DFF9
ΔE00 5.63
Light Blue Grey
#B7C9E2
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 7.06
Powder Blue (survey)
#B1D1FC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDBF0 #F0D1BC
analogous
#BCF0EB #BCDBF0 #BCC1F0
triadic
#BCDBF0 #F0BCDB #DBF0BC
tetradic
#BCDBF0 #EBBCF0 #F0D1BC #C1F0BC
square
#BCDBF0 #EBBCF0 #F0D1BC #C1F0BC
split-complementary
#BCDBF0 #F0BCC1 #F0EBBC
monochromatic
#58A5DA #8AC0E5 #BCDBF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.45
#BCDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#BCDBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDBF0
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDBF0 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#CBD4F0
Tritanopia (blue-blind)
#AEE0E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdbf0; /* rgb */ color: rgb(188, 219, 240); /* oklch */ color: oklch(87.6% 0.044 237.7);
Tailwind
colors: {
custom: {
50: '#d1e6f5',
500: '#bcdbf0',
950: '#000000',
},
}SCSS
$custom: #bcdbf0; $custom-light: #d1e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bcdbf0",
"rgb": {
"r": 188,
"g": 219,
"b": 240
},
"hsl": {
"h": 204.231,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.87552,
"c": 0.04394,
"h": 237.7
},
"luminance": 0.67646
}Semantic roles & 50–950 ramp
primary
#BCDBF0
secondary
#CFA182
accent
#621ACB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485