#BCDEF2#BCDEF2
#BCDEF2 is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.2% C 0.045 H 233.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEF2 |
|---|---|
| RGB | rgb(188, 222, 242) |
| HSL | hsl(202, 68%, 84%) |
| HSV | hsv(202, 22%, 95%) |
| CMYK | cmyk(22.3%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(86.67, -6.88, -13.45) |
| CIE-LCH | lch(86.67, 15.11, 242.92°) |
| OKLab | oklab(88.24% -0.0267 -0.0366) |
| OKLCH | oklch(88.24% 0.045 233.8) |
| XYZ | xyz(62.8829, 69.3427, 94.0585) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.52
Ice Blue
#A5DFF9
ΔE00 4.81
Cloudy Blue
#ACC2D9
ΔE00 7.69
Light Blue Grey
#B7C9E2
ΔE00 7.73
Light Blue
#95D0FC
ΔE00 7.89
Powder Blue
#B0E0E6
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEF2 #F2D0BC
analogous
#BCF2EB #BCDEF2 #BCC3F2
triadic
#BCDEF2 #F2BCDE #DEF2BC
tetradic
#BCDEF2 #EBBCF2 #F2D0BC #C3F2BC
square
#BCDEF2 #EBBCF2 #F2D0BC #C3F2BC
split-complementary
#BCDEF2 #F2BCC3 #F2EBBC
monochromatic
#55ACDE #89C5E8 #BCDEF2 #E5F2FA #E5F2FA
Accessibility & contrast
On white
1.41
#BCDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BCDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEF2
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEF2 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DDF3
Deuteranopia (green-blind)
#CDD6F2
Tritanopia (blue-blind)
#ADE3E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bcdef2; /* rgb */ color: rgb(188, 222, 242); /* oklch */ color: oklch(88.2% 0.045 233.8);
Tailwind
colors: {
custom: {
50: '#d1e8f6',
500: '#bcdef2',
950: '#000000',
},
}SCSS
$custom: #bcdef2; $custom-light: #d1e8f6; $custom-dark: #000000;
JSON
{
"hex": "#bcdef2",
"rgb": {
"r": 188,
"g": 222,
"b": 242
},
"hsl": {
"h": 202.222,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.88239,
"c": 0.0453,
"h": 233.8
},
"luminance": 0.69345
}Semantic roles & 50–950 ramp
primary
#BCDEF2
secondary
#D29F81
accent
#5B16CF
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485