#BCE2FE#BCE2FE
#BCE2FE is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.5% C 0.056 H 240.2°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2FE |
|---|---|
| RGB | rgb(188, 226, 254) |
| HSL | hsl(205, 97%, 87%) |
| HSV | hsv(205, 26%, 100%) |
| CMYK | cmyk(26%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(88.08, -6.27, -17.65) |
| CIE-LCH | lch(88.08, 18.73, 250.44°) |
| OKLab | oklab(89.47% -0.0276 -0.0482) |
| OKLCH | oklch(89.47% 0.056 240.2) |
| XYZ | xyz(65.8196, 72.2374, 104.2220) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.03
Powder Blue (survey)
#B1D1FC
ΔE00 6.47
Baby Blue (survey)
#A2CFFE
ΔE00 6.49
Light Blue
#95D0FC
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2FE #FED8BC
analogous
#BCFEF9 #BCE2FE #BCC1FE
triadic
#BCE2FE #FEBCE2 #E2FEBC
tetradic
#BCE2FE #F9BCFE #FED8BC #C1FEBC
square
#BCE2FE #F9BCFE #FED8BC #C1FEBC
split-complementary
#BCE2FE #FEBCC1 #FEF9BC
monochromatic
#43AEFC #80C8FD #BCE2FE #E1F2FF #E1F2FF
Accessibility & contrast
On white
1.36
#BCE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#BCE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2FE
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2FE | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#CDDAFE
Tritanopia (blue-blind)
#A9E9EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bce2fe; /* rgb */ color: rgb(188, 226, 254); /* oklch */ color: oklch(89.5% 0.056 240.2);
Tailwind
colors: {
custom: {
50: '#d1ebfe',
500: '#bce2fe',
950: '#000000',
},
}SCSS
$custom: #bce2fe; $custom-light: #d1ebfe; $custom-dark: #000000;
JSON
{
"hex": "#bce2fe",
"rgb": {
"r": 188,
"g": 226,
"b": 254
},
"hsl": {
"h": 205.455,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.89471,
"c": 0.05552,
"h": 240.2
},
"luminance": 0.7224
}Semantic roles & 50–950 ramp
primary
#BCE2FE
secondary
#E5A779
accent
#6100E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485