#BCE2FF#BCE2FF
#BCE2FF is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.5% C 0.057 H 241.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2FF |
|---|---|
| RGB | rgb(188, 226, 255) |
| HSL | hsl(206, 100%, 87%) |
| HSV | hsv(206, 26%, 100%) |
| CMYK | cmyk(26.3%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(88.11, -6.05, -18.13) |
| CIE-LCH | lch(88.11, 19.11, 251.56°) |
| OKLab | oklab(89.51% -0.0272 -0.0495) |
| OKLCH | oklch(89.51% 0.057 241.2) |
| XYZ | xyz(65.9802, 72.3016, 105.0675) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.24
Powder Blue (survey)
#B1D1FC
ΔE00 6.19
Baby Blue (survey)
#A2CFFE
ΔE00 6.25
Light Blue
#95D0FC
ΔE00 6.46
Lightblue
#ADD8E6
ΔE00 7.00
Light Blue Grey
#B7C9E2
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2FF #FFD9BC
analogous
#BCFFFA #BCE2FF #BCC1FF
triadic
#BCE2FF #FFBCE2 #E2FFBC
tetradic
#BCE2FF #FABCFF #FFD9BC #C1FFBC
square
#BCE2FF #FABCFF #FFD9BC #C1FFBC
split-complementary
#BCE2FF #FFBCC1 #FFFABC
monochromatic
#42ADFF #7FC8FF #BCE2FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.36
#BCE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#BCE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2FF
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2FF | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#CDDAFF
Tritanopia (blue-blind)
#A9E9EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bce2ff; /* rgb */ color: rgb(188, 226, 255); /* oklch */ color: oklch(89.5% 0.057 241.2);
Tailwind
colors: {
custom: {
50: '#d1ebff',
500: '#bce2ff',
950: '#000000',
},
}SCSS
$custom: #bce2ff; $custom-light: #d1ebff; $custom-dark: #000000;
JSON
{
"hex": "#bce2ff",
"rgb": {
"r": 188,
"g": 226,
"b": 255
},
"hsl": {
"h": 205.97,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.89505,
"c": 0.0565,
"h": 241.2
},
"luminance": 0.72304
}Semantic roles & 50–950 ramp
primary
#BCE2FF
secondary
#E7A878
accent
#6300E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486