#BCDCF0#BCDCF0
#BCDCF0 is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.8% C 0.044 H 235.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF0 |
|---|---|
| RGB | rgb(188, 220, 240) |
| HSL | hsl(203, 63%, 84%) |
| HSV | hsv(203, 22%, 94%) |
| CMYK | cmyk(21.7%, 8.3%, 0%, 5.9%) |
| CIE-LAB | lab(86.09, -6.28, -13.27) |
| CIE-LCH | lch(86.09, 14.68, 244.68°) |
| OKLab | oklab(87.76% -0.0248 -0.036) |
| OKLCH | oklch(87.76% 0.044 235.4) |
| XYZ | xyz(62.0561, 68.1671, 92.3091) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.85
Ice Blue
#A5DFF9
ΔE00 5.29
Cloudy Blue
#ACC2D9
ΔE00 7.07
Light Blue Grey
#B7C9E2
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.60
Light Blue
#95D0FC
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF0 #F0D0BC
analogous
#BCF0EA #BCDCF0 #BCC2F0
triadic
#BCDCF0 #F0BCDC #DCF0BC
tetradic
#BCDCF0 #EABCF0 #F0D0BC #C2F0BC
square
#BCDCF0 #EABCF0 #F0D0BC #C2F0BC
split-complementary
#BCDCF0 #F0BCC2 #F0EABC
monochromatic
#58A8DA #8AC2E5 #BCDCF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.44
#BCDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#BCDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF0
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF0 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DBF1
Deuteranopia (green-blind)
#CCD5F0
Tritanopia (blue-blind)
#AEE1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bcdcf0; /* rgb */ color: rgb(188, 220, 240); /* oklch */ color: oklch(87.8% 0.044 235.4);
Tailwind
colors: {
custom: {
50: '#d1e6f5',
500: '#bcdcf0',
950: '#000000',
},
}SCSS
$custom: #bcdcf0; $custom-light: #d1e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf0",
"rgb": {
"r": 188,
"g": 220,
"b": 240
},
"hsl": {
"h": 203.077,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.87759,
"c": 0.04377,
"h": 235.4
},
"luminance": 0.68169
}Semantic roles & 50–950 ramp
primary
#BCDCF0
secondary
#CF9F82
accent
#5E1ACB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485