#BCFCFA#BCFCFA
#BCFCFA is a very light, moderate teal. Relative luminance 0.872; OKLCH L 94.8% C 0.064 H 193.7°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFCFA |
|---|---|
| RGB | rgb(188, 252, 250) |
| HSL | hsl(178, 91%, 86%) |
| HSV | hsv(178, 25%, 99%) |
| CMYK | cmyk(25.4%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(94.83, -20.23, -5.52) |
| CIE-LCH | lch(94.83, 20.97, 195.25°) |
| OKLab | oklab(94.78% -0.062 -0.0151) |
| OKLCH | oklch(94.78% 0.064 193.7) |
| XYZ | xyz(72.7993, 87.2109, 103.4215) |
| Luminance | 0.8721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.83
Duck Egg Blue
#C3FBF4
ΔE00 2.27
Light Light Blue
#CAFFFB
ΔE00 2.28
Eggshell Blue
#C4FFF7
ΔE00 2.48
Light Cyan
#ACFFFC
ΔE00 2.88
Light Sky Blue
#C6FCFF
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFCFA #FCBCBE
analogous
#BCFCDA #BCFCFA #BCDEFC
triadic
#BCFCFA #FABCFC #FCFABC
tetradic
#BCFCFA #DABCFC #FCBCBE #DEFCBC
square
#BCFCFA #DABCFC #FCBCBE #DEFCBC
split-complementary
#BCFCFA #FCBCDE #FCDABC
monochromatic
#47F7F1 #81F9F6 #BCFCFA #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.14
#BCFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#BCFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFCFA
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFCFA | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FA
Deuteranopia (green-blind)
#E8ECFB
Tritanopia (blue-blind)
#A7FFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcfcfa; /* rgb */ color: rgb(188, 252, 250); /* oklch */ color: oklch(94.8% 0.064 193.7);
Tailwind
colors: {
custom: {
50: '#d1fdfb',
500: '#bcfcfa',
950: '#000000',
},
}SCSS
$custom: #bcfcfa; $custom-light: #d1fdfb; $custom-dark: #000000;
JSON
{
"hex": "#bcfcfa",
"rgb": {
"r": 188,
"g": 252,
"b": 250
},
"hsl": {
"h": 178.125,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.9478,
"c": 0.06385,
"h": 193.7
},
"luminance": 0.87214
}Semantic roles & 50–950 ramp
primary
#BCFCFA
secondary
#E27A7E
accent
#0007E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585