#BCE2FB#BCE2FB
#BCE2FB is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.4% C 0.053 H 237.0°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2FB |
|---|---|
| RGB | rgb(188, 226, 251) |
| HSL | hsl(204, 89%, 86%) |
| HSV | hsv(204, 25%, 98%) |
| CMYK | cmyk(25.1%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(87.99, -6.95, -16.21) |
| CIE-LCH | lch(87.99, 17.64, 246.80°) |
| OKLab | oklab(89.37% -0.0287 -0.0442) |
| OKLCH | oklch(89.37% 0.053 237) |
| XYZ | xyz(65.3430, 72.0467, 101.7116) |
| Luminance | 0.7205 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.48
Lightblue
#ADD8E6
ΔE00 5.71
Light Blue
#95D0FC
ΔE00 7.02
Baby Blue (survey)
#A2CFFE
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.41
Baby Blue
#89CFF0
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2FB #FBD5BC
analogous
#BCFBF5 #BCE2FB #BCC2FB
triadic
#BCE2FB #FBBCE2 #E2FBBC
tetradic
#BCE2FB #F5BCFB #FBD5BC #C2FBBC
square
#BCE2FB #F5BCFB #FBD5BC #C2FBBC
split-complementary
#BCE2FB #FBBCC2 #FBF5BC
monochromatic
#48B0F4 #82C9F8 #BCE2FB #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.36
#BCE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#BCE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2FB
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2FB | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#CEDAFB
Tritanopia (blue-blind)
#AAE8EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bce2fb; /* rgb */ color: rgb(188, 226, 251); /* oklch */ color: oklch(89.4% 0.053 237.0);
Tailwind
colors: {
custom: {
50: '#d1ebfc',
500: '#bce2fb',
950: '#000000',
},
}SCSS
$custom: #bce2fb; $custom-light: #d1ebfc; $custom-dark: #000000;
JSON
{
"hex": "#bce2fb",
"rgb": {
"r": 188,
"g": 226,
"b": 251
},
"hsl": {
"h": 203.81,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.89368,
"c": 0.05268,
"h": 237
},
"luminance": 0.72049
}Semantic roles & 50–950 ramp
primary
#BCE2FB
secondary
#E0A37B
accent
#5B00E5
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485