#BCDCF4#BCDCF4
#BCDCF4 is a very light, muted cyan. Relative luminance 0.684; OKLCH L 87.9% C 0.048 H 240.5°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDCF4 |
|---|---|
| RGB | rgb(188, 220, 244) |
| HSL | hsl(206, 72%, 85%) |
| HSV | hsv(206, 23%, 96%) |
| CMYK | cmyk(23%, 9.8%, 0%, 4.3%) |
| CIE-LAB | lab(86.21, -5.40, -15.20) |
| CIE-LCH | lch(86.21, 16.13, 250.44°) |
| OKLab | oklab(87.89% -0.0234 -0.0414) |
| OKLCH | oklch(87.89% 0.048 240.5) |
| XYZ | xyz(62.6568, 68.4074, 95.4731) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.72
Lightblue
#ADD8E6
ΔE00 6.15
Light Blue Grey
#B7C9E2
ΔE00 6.28
Powder Blue (survey)
#B1D1FC
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 6.64
Baby Blue (survey)
#A2CFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDCF4 #F4D4BC
analogous
#BCF4F0 #BCDCF4 #BCC0F4
triadic
#BCDCF4 #F4BCDC #DCF4BC
tetradic
#BCDCF4 #F0BCF4 #F4D4BC #C0F4BC
square
#BCDCF4 #F0BCF4 #F4D4BC #C0F4BC
split-complementary
#BCDCF4 #F4BCC0 #F4F0BC
monochromatic
#53A5E3 #87C1EB #BCDCF4 #E5F1FB #E5F1FB
Accessibility & contrast
On white
1.43
#BCDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BCDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDCF4
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDCF4 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF5
Deuteranopia (green-blind)
#CBD5F4
Tritanopia (blue-blind)
#ACE2E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bcdcf4; /* rgb */ color: rgb(188, 220, 244); /* oklch */ color: oklch(87.9% 0.048 240.5);
Tailwind
colors: {
custom: {
50: '#d1e6f7',
500: '#bcdcf4',
950: '#000000',
},
}SCSS
$custom: #bcdcf4; $custom-light: #d1e6f7; $custom-dark: #000000;
JSON
{
"hex": "#bcdcf4",
"rgb": {
"r": 188,
"g": 220,
"b": 244
},
"hsl": {
"h": 205.714,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.87893,
"c": 0.04751,
"h": 240.5
},
"luminance": 0.68409
}Semantic roles & 50–950 ramp
primary
#BCDCF4
secondary
#D5A47F
accent
#6512D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485