#BCFCFB#BCFCFB
#BCFCFB is a very light, moderate teal. Relative luminance 0.873; OKLCH L 94.8% C 0.064 H 194.9°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFCFB |
|---|---|
| RGB | rgb(188, 252, 251) |
| HSL | hsl(179, 91%, 86%) |
| HSV | hsv(179, 25%, 99%) |
| CMYK | cmyk(25.4%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(94.85, -20.02, -5.99) |
| CIE-LCH | lch(94.85, 20.90, 196.67°) |
| OKLab | oklab(94.81% -0.0616 -0.0164) |
| OKLCH | oklch(94.81% 0.064 194.9) |
| XYZ | xyz(72.9565, 87.2738, 104.2495) |
| Luminance | 0.8728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.13
Light Light Blue
#CAFFFB
ΔE00 2.38
Duck Egg Blue
#C3FBF4
ΔE00 2.58
Light Sky Blue
#C6FCFF
ΔE00 2.72
Eggshell Blue
#C4FFF7
ΔE00 2.82
Paleturquoise
#AFEEEE
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFCFB #FCBCBD
analogous
#BCFCDB #BCFCFB #BCDDFC
triadic
#BCFCFB #FBBCFC #FCFBBC
tetradic
#BCFCFB #DBBCFC #FCBCBD #DDFCBC
square
#BCFCFB #DBBCFC #FCBCBD #DDFCBC
split-complementary
#BCFCFB #FCBCDD #FCDBBC
monochromatic
#47F7F4 #81F9F8 #BCFCFB #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.14
#BCFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#BCFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFCFB
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFCFB | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#E7ECFC
Tritanopia (blue-blind)
#A7FFFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #bcfcfb; /* rgb */ color: rgb(188, 252, 251); /* oklch */ color: oklch(94.8% 0.064 194.9);
Tailwind
colors: {
custom: {
50: '#d1fdfc',
500: '#bcfcfb',
950: '#000000',
},
}SCSS
$custom: #bcfcfb; $custom-light: #d1fdfc; $custom-dark: #000000;
JSON
{
"hex": "#bcfcfb",
"rgb": {
"r": 188,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.062,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.9481,
"c": 0.06379,
"h": 194.9
},
"luminance": 0.87277
}Semantic roles & 50–950 ramp
primary
#BCFCFB
secondary
#E27A7C
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585