#BCDFF7#BCDFF7
#BCDFF7 is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.6% C 0.050 H 238.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFF7 |
|---|---|
| RGB | rgb(188, 223, 247) |
| HSL | hsl(204, 79%, 85%) |
| HSV | hsv(204, 24%, 97%) |
| CMYK | cmyk(23.9%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(87.08, -6.29, -15.47) |
| CIE-LCH | lch(87.08, 16.70, 247.87°) |
| OKLab | oklab(88.61% -0.0262 -0.0421) |
| OKLCH | oklch(88.61% 0.05 238.1) |
| XYZ | xyz(63.9105, 70.1799, 98.1564) |
| Luminance | 0.7018 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.96
Lightblue
#ADD8E6
ΔE00 5.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.03
Light Blue
#95D0FC
ΔE00 7.03
Baby Blue (survey)
#A2CFFE
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFF7 #F7D4BC
analogous
#BCF7F2 #BCDFF7 #BCC1F7
triadic
#BCDFF7 #F7BCDF #DFF7BC
tetradic
#BCDFF7 #F2BCF7 #F7D4BC #C1F7BC
square
#BCDFF7 #F2BCF7 #F7D4BC #C1F7BC
split-complementary
#BCDFF7 #F7BCC1 #F7F2BC
monochromatic
#4FABEA #85C5F0 #BCDFF7 #E4F2FC #E4F2FC
Accessibility & contrast
On white
1.40
#BCDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BCDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFF7
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFF7 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DEF8
Deuteranopia (green-blind)
#CDD7F7
Tritanopia (blue-blind)
#ABE5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdff7; /* rgb */ color: rgb(188, 223, 247); /* oklch */ color: oklch(88.6% 0.050 238.1);
Tailwind
colors: {
custom: {
50: '#d1e9f9',
500: '#bcdff7',
950: '#000000',
},
}SCSS
$custom: #bcdff7; $custom-light: #d1e9f9; $custom-dark: #000000;
JSON
{
"hex": "#bcdff7",
"rgb": {
"r": 188,
"g": 223,
"b": 247
},
"hsl": {
"h": 204.407,
"s": 78.667,
"l": 85.294
},
"oklch": {
"l": 0.88613,
"c": 0.04961,
"h": 238.1
},
"luminance": 0.70182
}Semantic roles & 50–950 ramp
primary
#BCDFF7
secondary
#DAA37E
accent
#5F0BDB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485