#BCDEF6#BCDEF6
#BCDEF6 is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.4% C 0.049 H 238.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEF6 |
|---|---|
| RGB | rgb(188, 222, 246) |
| HSL | hsl(205, 76%, 85%) |
| HSV | hsv(205, 24%, 96%) |
| CMYK | cmyk(23.6%, 9.8%, 0%, 3.5%) |
| CIE-LAB | lab(86.79, -6.00, -15.38) |
| CIE-LCH | lch(86.79, 16.51, 248.71°) |
| OKLab | oklab(88.37% -0.0253 -0.0419) |
| OKLCH | oklch(88.37% 0.049 238.9) |
| XYZ | xyz(63.4902, 69.5856, 97.2571) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.20
Lightblue
#ADD8E6
ΔE00 5.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 6.96
Baby Blue (survey)
#A2CFFE
ΔE00 6.98
Light Blue
#95D0FC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEF6 #F6D4BC
analogous
#BCF6F1 #BCDEF6 #BCC1F6
triadic
#BCDEF6 #F6BCDE #DEF6BC
tetradic
#BCDEF6 #F1BCF6 #F6D4BC #C1F6BC
square
#BCDEF6 #F1BCF6 #F6D4BC #C1F6BC
split-complementary
#BCDEF6 #F6BCC1 #F6F1BC
monochromatic
#50A9E8 #86C3EF #BCDEF6 #E4F2FB #E4F2FB
Accessibility & contrast
On white
1.41
#BCDEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BCDEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEF6
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEF6 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF7
Deuteranopia (green-blind)
#CCD6F6
Tritanopia (blue-blind)
#ACE4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdef6; /* rgb */ color: rgb(188, 222, 246); /* oklch */ color: oklch(88.4% 0.049 238.9);
Tailwind
colors: {
custom: {
50: '#d1e8f9',
500: '#bcdef6',
950: '#000000',
},
}SCSS
$custom: #bcdef6; $custom-light: #d1e8f9; $custom-dark: #000000;
JSON
{
"hex": "#bcdef6",
"rgb": {
"r": 188,
"g": 222,
"b": 246
},
"hsl": {
"h": 204.828,
"s": 76.316,
"l": 85.098
},
"oklch": {
"l": 0.88373,
"c": 0.04891,
"h": 238.9
},
"luminance": 0.69588
}Semantic roles & 50–950 ramp
primary
#BCDEF6
secondary
#D8A37E
accent
#610DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485