#BCDEF0#BCDEF0
#BCDEF0 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.2% C 0.044 H 231.0°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEF0 |
|---|---|
| RGB | rgb(188, 222, 240) |
| HSL | hsl(201, 63%, 84%) |
| HSV | hsv(201, 22%, 94%) |
| CMYK | cmyk(21.7%, 7.5%, 0%, 5.9%) |
| CIE-LAB | lab(86.61, -7.31, -12.49) |
| CIE-LCH | lch(86.61, 14.47, 239.64°) |
| OKLab | oklab(88.17% -0.0275 -0.0339) |
| OKLCH | oklch(88.17% 0.044 231) |
| XYZ | xyz(62.5841, 69.2232, 92.4852) |
| Luminance | 0.6923 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.91
Ice Blue
#A5DFF9
ΔE00 4.80
Powder Blue
#B0E0E6
ΔE00 7.24
Cloudy Blue
#ACC2D9
ΔE00 8.03
Baby Blue
#89CFF0
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEF0 #F0CEBC
analogous
#BCF0E8 #BCDEF0 #BCC4F0
triadic
#BCDEF0 #F0BCDE #DEF0BC
tetradic
#BCDEF0 #E8BCF0 #F0CEBC #C4F0BC
square
#BCDEF0 #E8BCF0 #F0CEBC #C4F0BC
split-complementary
#BCDEF0 #F0BCC4 #F0E8BC
monochromatic
#58ADDA #8AC5E5 #BCDEF0 #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.41
#BCDEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BCDEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEF0
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEF0 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#CED6F0
Tritanopia (blue-blind)
#ADE3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdef0; /* rgb */ color: rgb(188, 222, 240); /* oklch */ color: oklch(88.2% 0.044 231.0);
Tailwind
colors: {
custom: {
50: '#d1e8f5',
500: '#bcdef0',
950: '#000000',
},
}SCSS
$custom: #bcdef0; $custom-light: #d1e8f5; $custom-dark: #000000;
JSON
{
"hex": "#bcdef0",
"rgb": {
"r": 188,
"g": 222,
"b": 240
},
"hsl": {
"h": 200.769,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.88173,
"c": 0.04364,
"h": 231
},
"luminance": 0.69225
}Semantic roles & 50–950 ramp
primary
#BCDEF0
secondary
#CF9C82
accent
#581ACB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485