#BCDFF8#BCDFF8
#BCDFF8 is a very light, muted cyan. Relative luminance 0.702; OKLCH L 88.6% C 0.051 H 239.2°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDFF8 |
|---|---|
| RGB | rgb(188, 223, 248) |
| HSL | hsl(205, 81%, 85%) |
| HSV | hsv(205, 24%, 97%) |
| CMYK | cmyk(24.2%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(87.12, -6.07, -15.95) |
| CIE-LCH | lch(87.12, 17.07, 249.17°) |
| OKLab | oklab(88.65% -0.0259 -0.0434) |
| OKLCH | oklch(88.65% 0.051 239.2) |
| XYZ | xyz(64.0652, 70.2418, 98.9713) |
| Luminance | 0.7024 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.11
Lightblue
#ADD8E6
ΔE00 6.02
Powder Blue (survey)
#B1D1FC
ΔE00 6.68
Baby Blue (survey)
#A2CFFE
ΔE00 6.82
Light Blue
#95D0FC
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDFF8 #F8D5BC
analogous
#BCF8F3 #BCDFF8 #BCC1F8
triadic
#BCDFF8 #F8BCDF #DFF8BC
tetradic
#BCDFF8 #F3BCF8 #F8D5BC #C1F8BC
square
#BCDFF8 #F3BCF8 #F8D5BC #C1F8BC
split-complementary
#BCDFF8 #F8BCC1 #F8F3BC
monochromatic
#4DAAEC #85C5F2 #BCDFF8 #E3F2FC #E3F2FC
Accessibility & contrast
On white
1.40
#BCDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#BCDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDFF8
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDFF8 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DEF9
Deuteranopia (green-blind)
#CCD7F8
Tritanopia (blue-blind)
#ABE5E7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bcdff8; /* rgb */ color: rgb(188, 223, 248); /* oklch */ color: oklch(88.6% 0.051 239.2);
Tailwind
colors: {
custom: {
50: '#d1e9fa',
500: '#bcdff8',
950: '#000000',
},
}SCSS
$custom: #bcdff8; $custom-light: #d1e9fa; $custom-dark: #000000;
JSON
{
"hex": "#bcdff8",
"rgb": {
"r": 188,
"g": 223,
"b": 248
},
"hsl": {
"h": 205,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.88647,
"c": 0.05056,
"h": 239.2
},
"luminance": 0.70244
}Semantic roles & 50–950 ramp
primary
#BCDFF8
secondary
#DBA47D
accent
#6108DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485