#BCDEF5#BCDEF5
#BCDEF5 is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.3% C 0.048 H 237.7°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEF5 |
|---|---|
| RGB | rgb(188, 222, 245) |
| HSL | hsl(204, 74%, 85%) |
| HSV | hsv(204, 23%, 96%) |
| CMYK | cmyk(23.3%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(86.76, -6.22, -14.90) |
| CIE-LCH | lch(86.76, 16.15, 247.35°) |
| OKLab | oklab(88.34% -0.0256 -0.0405) |
| OKLCH | oklch(88.34% 0.048 237.7) |
| XYZ | xyz(63.3371, 69.5244, 96.4509) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.06
Lightblue
#ADD8E6
ΔE00 5.49
Light Blue Grey
#B7C9E2
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.17
Light Blue
#95D0FC
ΔE00 7.19
Baby Blue (survey)
#A2CFFE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEF5 #F5D3BC
analogous
#BCF5F0 #BCDEF5 #BCC1F5
triadic
#BCDEF5 #F5BCDE #DEF5BC
tetradic
#BCDEF5 #F0BCF5 #F5D3BC #C1F5BC
square
#BCDEF5 #F0BCF5 #F5D3BC #C1F5BC
split-complementary
#BCDEF5 #F5BCC1 #F5F0BC
monochromatic
#51AAE5 #87C4ED #BCDEF5 #E4F2FB #E4F2FB
Accessibility & contrast
On white
1.41
#BCDEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#BCDEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEF5
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEF5 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF6
Deuteranopia (green-blind)
#CCD6F5
Tritanopia (blue-blind)
#ACE4E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdef5; /* rgb */ color: rgb(188, 222, 245); /* oklch */ color: oklch(88.3% 0.048 237.7);
Tailwind
colors: {
custom: {
50: '#d1e8f8',
500: '#bcdef5',
950: '#000000',
},
}SCSS
$custom: #bcdef5; $custom-light: #d1e8f8; $custom-dark: #000000;
JSON
{
"hex": "#bcdef5",
"rgb": {
"r": 188,
"g": 222,
"b": 245
},
"hsl": {
"h": 204.211,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.88339,
"c": 0.04798,
"h": 237.7
},
"luminance": 0.69526
}Semantic roles & 50–950 ramp
primary
#BCDEF5
secondary
#D6A27F
accent
#600FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485