#BCF2FE#BCF2FE
#BCF2FE is a very light, muted cyan. Relative luminance 0.814; OKLCH L 92.8% C 0.057 H 212.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF2FE |
|---|---|
| RGB | rgb(188, 242, 254) |
| HSL | hsl(191, 97%, 87%) |
| HSV | hsv(191, 26%, 100%) |
| CMYK | cmyk(26%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(92.29, -14.41, -11.36) |
| CIE-LCH | lch(92.29, 18.35, 218.23°) |
| OKLab | oklab(92.8% -0.048 -0.0309) |
| OKLCH | oklch(92.8% 0.057 212.8) |
| XYZ | xyz(70.3751, 81.3483, 105.7404) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.02
Light Sky Blue
#C6FCFF
ΔE00 4.13
Powder Blue
#B0E0E6
ΔE00 4.49
Pale Blue
#D0FEFE
ΔE00 5.35
Really Light Blue
#D4FFFF
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF2FE #FEC8BC
analogous
#BCFEE9 #BCF2FE #BCD1FE
triadic
#BCF2FE #FEBCF2 #F2FEBC
tetradic
#BCF2FE #E9BCFE #FEC8BC #D1FEBC
square
#BCF2FE #E9BCFE #FEC8BC #D1FEBC
split-complementary
#BCF2FE #FEBCD1 #FEE9BC
monochromatic
#43DBFC #80E6FD #BCF2FE #E1F9FF #E1F9FF
Accessibility & contrast
On white
1.22
#BCF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#BCF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF2FE
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF2FE | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#A7F7F6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcf2fe; /* rgb */ color: rgb(188, 242, 254); /* oklch */ color: oklch(92.8% 0.057 212.8);
Tailwind
colors: {
custom: {
50: '#d1f6fe',
500: '#bcf2fe',
950: '#000000',
},
}SCSS
$custom: #bcf2fe; $custom-light: #d1f6fe; $custom-dark: #000000;
JSON
{
"hex": "#bcf2fe",
"rgb": {
"r": 188,
"g": 242,
"b": 254
},
"hsl": {
"h": 190.909,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.92796,
"c": 0.0571,
"h": 212.8
},
"luminance": 0.81351
}Semantic roles & 50–950 ramp
primary
#BCF2FE
secondary
#E58D79
accent
#2A00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585