#BCF3FC#BCF3FC
#BCF3FC is a very light, muted teal. Relative luminance 0.818; OKLCH L 92.9% C 0.057 H 208.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF3FC |
|---|---|
| RGB | rgb(188, 243, 252) |
| HSL | hsl(188, 91%, 86%) |
| HSV | hsv(188, 25%, 99%) |
| CMYK | cmyk(25.4%, 3.6%, 0%, 1.2%) |
| CIE-LAB | lab(92.49, -15.35, -10.01) |
| CIE-LCH | lch(92.49, 18.33, 213.10°) |
| OKLab | oklab(92.94% -0.05 -0.0273) |
| OKLCH | oklch(92.94% 0.057 208.6) |
| XYZ | xyz(70.3549, 81.8178, 104.1620) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 0.85
Light Sky Blue
#C6FCFF
ΔE00 3.00
Powder Blue
#B0E0E6
ΔE00 4.27
Pale Blue
#D0FEFE
ΔE00 4.39
Paleturquoise
#AFEEEE
ΔE00 4.56
Really Light Blue
#D4FFFF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF3FC #FCC5BC
analogous
#BCFCE5 #BCF3FC #BCD3FC
triadic
#BCF3FC #FCBCF3 #F3FCBC
tetradic
#BCF3FC #E5BCFC #FCC5BC #D3FCBC
square
#BCF3FC #E5BCFC #FCC5BC #D3FCBC
split-complementary
#BCF3FC #FCBCD3 #FCE5BC
monochromatic
#47DEF7 #81E9F9 #BCF3FC #E2FAFE #E2FAFE
Accessibility & contrast
On white
1.21
#BCF3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#BCF3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF3FC
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF3FC | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFD
Deuteranopia (green-blind)
#DEE6FC
Tritanopia (blue-blind)
#A7F8F6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcf3fc; /* rgb */ color: rgb(188, 243, 252); /* oklch */ color: oklch(92.9% 0.057 208.6);
Tailwind
colors: {
custom: {
50: '#d1f7fd',
500: '#bcf3fc',
950: '#000000',
},
}SCSS
$custom: #bcf3fc; $custom-light: #d1f7fd; $custom-dark: #000000;
JSON
{
"hex": "#bcf3fc",
"rgb": {
"r": 188,
"g": 243,
"b": 252
},
"hsl": {
"h": 188.438,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.92943,
"c": 0.05696,
"h": 208.6
},
"luminance": 0.81821
}Semantic roles & 50–950 ramp
primary
#BCF3FC
secondary
#E2897A
accent
#2000E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585