#BCF4FC#BCF4FC
#BCF4FC is a very light, muted teal. Relative luminance 0.824; OKLCH L 93.2% C 0.058 H 207.1°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4FC |
|---|---|
| RGB | rgb(188, 244, 252) |
| HSL | hsl(188, 91%, 86%) |
| HSV | hsv(188, 25%, 99%) |
| CMYK | cmyk(25.4%, 3.2%, 0%, 1.2%) |
| CIE-LAB | lab(92.76, -15.85, -9.61) |
| CIE-LCH | lch(92.76, 18.54, 211.24°) |
| OKLab | oklab(93.15% -0.0513 -0.0262) |
| OKLCH | oklch(93.15% 0.058 207.1) |
| XYZ | xyz(70.6550, 82.4179, 104.2620) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.43
Light Sky Blue
#C6FCFF
ΔE00 2.55
Pale Blue
#D0FEFE
ΔE00 4.07
Paleturquoise
#AFEEEE
ΔE00 4.14
Powder Blue
#B0E0E6
ΔE00 4.42
Really Light Blue
#D4FFFF
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4FC #FCC4BC
analogous
#BCFCE4 #BCF4FC #BCD4FC
triadic
#BCF4FC #FCBCF4 #F4FCBC
tetradic
#BCF4FC #E4BCFC #FCC4BC #D4FCBC
square
#BCF4FC #E4BCFC #FCC4BC #D4FCBC
split-complementary
#BCF4FC #FCBCD4 #FCE4BC
monochromatic
#47E1F7 #81EAF9 #BCF4FC #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.20
#BCF4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#BCF4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4FC
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4FC | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#DFE7FC
Tritanopia (blue-blind)
#A7F9F6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcf4fc; /* rgb */ color: rgb(188, 244, 252); /* oklch */ color: oklch(93.2% 0.058 207.1);
Tailwind
colors: {
custom: {
50: '#d1f7fd',
500: '#bcf4fc',
950: '#000000',
},
}SCSS
$custom: #bcf4fc; $custom-light: #d1f7fd; $custom-dark: #000000;
JSON
{
"hex": "#bcf4fc",
"rgb": {
"r": 188,
"g": 244,
"b": 252
},
"hsl": {
"h": 187.5,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.93153,
"c": 0.05757,
"h": 207.1
},
"luminance": 0.82421
}Semantic roles & 50–950 ramp
primary
#BCF4FC
secondary
#E2877A
accent
#1D00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585