#BCDFF6#BCDFF6
#BCDFF6 is a very light, muted cyan. Relative luminance 0.701; OKLCH L 88.6% C 0.049 H 236.9°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFF6 |
|---|---|
| RGB | rgb(188, 223, 246) |
| HSL | hsl(204, 76%, 85%) |
| HSV | hsv(204, 24%, 96%) |
| CMYK | cmyk(23.6%, 9.3%, 0%, 3.5%) |
| CIE-LAB | lab(87.05, -6.51, -14.99) |
| CIE-LCH | lch(87.05, 16.34, 246.51°) |
| OKLab | oklab(88.58% -0.0266 -0.0408) |
| OKLCH | oklch(88.58% 0.049 236.9) |
| XYZ | xyz(63.7566, 70.1184, 97.3459) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.82
Lightblue
#ADD8E6
ΔE00 5.36
Light Blue
#95D0FC
ΔE00 7.23
Powder Blue (survey)
#B1D1FC
ΔE00 7.39
Baby Blue (survey)
#A2CFFE
ΔE00 7.45
Light Blue Grey
#B7C9E2
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFF6 #F6D3BC
analogous
#BCF6F0 #BCDFF6 #BCC2F6
triadic
#BCDFF6 #F6BCDF #DFF6BC
tetradic
#BCDFF6 #F0BCF6 #F6D3BC #C2F6BC
square
#BCDFF6 #F0BCF6 #F6D3BC #C2F6BC
split-complementary
#BCDFF6 #F6BCC2 #F6F0BC
monochromatic
#50ABE8 #86C5EF #BCDFF6 #E4F2FB #E4F2FB
Accessibility & contrast
On white
1.40
#BCDFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#BCDFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFF6
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFF6 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF7
Deuteranopia (green-blind)
#CDD7F6
Tritanopia (blue-blind)
#ACE5E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdff6; /* rgb */ color: rgb(188, 223, 246); /* oklch */ color: oklch(88.6% 0.049 236.9);
Tailwind
colors: {
custom: {
50: '#d1e9f9',
500: '#bcdff6',
950: '#000000',
},
}SCSS
$custom: #bcdff6; $custom-light: #d1e9f9; $custom-dark: #000000;
JSON
{
"hex": "#bcdff6",
"rgb": {
"r": 188,
"g": 223,
"b": 246
},
"hsl": {
"h": 203.793,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.88579,
"c": 0.0487,
"h": 236.9
},
"luminance": 0.70121
}Semantic roles & 50–950 ramp
primary
#BCDFF6
secondary
#D8A27E
accent
#5E0DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485