#BCDEF8#BCDEF8
#BCDEF8 is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.4% C 0.051 H 241.1°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEF8 |
|---|---|
| RGB | rgb(188, 222, 248) |
| HSL | hsl(206, 81%, 85%) |
| HSV | hsv(206, 24%, 97%) |
| CMYK | cmyk(24.2%, 10.5%, 0%, 2.7%) |
| CIE-LAB | lab(86.85, -5.55, -16.34) |
| CIE-LCH | lch(86.85, 17.26, 251.24°) |
| OKLab | oklab(88.44% -0.0246 -0.0445) |
| OKLCH | oklch(88.44% 0.051 241.1) |
| XYZ | xyz(63.7988, 69.7091, 98.8825) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.53
Powder Blue (survey)
#B1D1FC
ΔE00 6.10
Baby Blue (survey)
#A2CFFE
ΔE00 6.39
Lightblue
#ADD8E6
ΔE00 6.49
Light Blue Grey
#B7C9E2
ΔE00 6.69
Light Blue
#95D0FC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEF8 #F8D6BC
analogous
#BCF8F4 #BCDEF8 #BCC0F8
triadic
#BCDEF8 #F8BCDE #DEF8BC
tetradic
#BCDEF8 #F4BCF8 #F8D6BC #C0F8BC
square
#BCDEF8 #F4BCF8 #F8D6BC #C0F8BC
split-complementary
#BCDEF8 #F8BCC0 #F8F4BC
monochromatic
#4DA7EC #85C3F2 #BCDEF8 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.41
#BCDEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BCDEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEF8
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEF8 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DDF9
Deuteranopia (green-blind)
#CBD7F8
Tritanopia (blue-blind)
#ABE4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdef8; /* rgb */ color: rgb(188, 222, 248); /* oklch */ color: oklch(88.4% 0.051 241.1);
Tailwind
colors: {
custom: {
50: '#d1e8fa',
500: '#bcdef8',
950: '#000000',
},
}SCSS
$custom: #bcdef8; $custom-light: #d1e8fa; $custom-dark: #000000;
JSON
{
"hex": "#bcdef8",
"rgb": {
"r": 188,
"g": 222,
"b": 248
},
"hsl": {
"h": 206,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.88441,
"c": 0.05085,
"h": 241.1
},
"luminance": 0.69711
}Semantic roles & 50–950 ramp
primary
#BCDEF8
secondary
#DBA67D
accent
#6508DD
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485