#BCDEF7#BCDEF7
#BCDEF7 is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.4% C 0.050 H 240.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEF7 |
|---|---|
| RGB | rgb(188, 222, 247) |
| HSL | hsl(205, 79%, 85%) |
| HSV | hsv(205, 24%, 97%) |
| CMYK | cmyk(23.9%, 10.1%, 0%, 3.1%) |
| CIE-LAB | lab(86.82, -5.77, -15.86) |
| CIE-LCH | lch(86.82, 16.88, 250.00°) |
| OKLab | oklab(88.41% -0.0249 -0.0432) |
| OKLCH | oklch(88.41% 0.05 240) |
| XYZ | xyz(63.6441, 69.6472, 98.0676) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.36
Lightblue
#ADD8E6
ΔE00 6.16
Powder Blue (survey)
#B1D1FC
ΔE00 6.44
Baby Blue (survey)
#A2CFFE
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 6.82
Light Blue
#95D0FC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEF7 #F7D5BC
analogous
#BCF7F3 #BCDEF7 #BCC0F7
triadic
#BCDEF7 #F7BCDE #DEF7BC
tetradic
#BCDEF7 #F3BCF7 #F7D5BC #C0F7BC
square
#BCDEF7 #F3BCF7 #F7D5BC #C0F7BC
split-complementary
#BCDEF7 #F7BCC0 #F7F3BC
monochromatic
#4FA8EA #85C3F0 #BCDEF7 #E4F2FC #E4F2FC
Accessibility & contrast
On white
1.41
#BCDEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#BCDEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEF7
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEF7 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF8
Deuteranopia (green-blind)
#CCD7F7
Tritanopia (blue-blind)
#ABE4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdef7; /* rgb */ color: rgb(188, 222, 247); /* oklch */ color: oklch(88.4% 0.050 240.0);
Tailwind
colors: {
custom: {
50: '#d1e8f9',
500: '#bcdef7',
950: '#000000',
},
}SCSS
$custom: #bcdef7; $custom-light: #d1e8f9; $custom-dark: #000000;
JSON
{
"hex": "#bcdef7",
"rgb": {
"r": 188,
"g": 222,
"b": 247
},
"hsl": {
"h": 205.424,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.88407,
"c": 0.04987,
"h": 240
},
"luminance": 0.69649
}Semantic roles & 50–950 ramp
primary
#BCDEF7
secondary
#DAA57E
accent
#630BDB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485