#BCFBFA#BCFBFA
#BCFBFA is a very light, moderate teal. Relative luminance 0.866; OKLCH L 94.6% C 0.063 H 194.9°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFBFA |
|---|---|
| RGB | rgb(188, 251, 250) |
| HSL | hsl(179, 89%, 86%) |
| HSV | hsv(179, 25%, 98%) |
| CMYK | cmyk(25.1%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(94.56, -19.74, -5.91) |
| CIE-LCH | lch(94.56, 20.61, 196.66°) |
| OKLab | oklab(94.57% -0.0608 -0.0162) |
| OKLCH | oklch(94.57% 0.063 194.9) |
| XYZ | xyz(72.4861, 86.5845, 103.3171) |
| Luminance | 0.8659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 2.28
Light Light Blue
#CAFFFB
ΔE00 2.33
Duck Egg Blue
#C3FBF4
ΔE00 2.52
Light Sky Blue
#C6FCFF
ΔE00 2.62
Paleturquoise
#AFEEEE
ΔE00 2.78
Eggshell Blue
#C4FFF7
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFBFA #FBBCBD
analogous
#BCFBDA #BCFBFA #BCDCFB
triadic
#BCFBFA #FABCFB #FBFABC
tetradic
#BCFBFA #DABCFB #FBBCBD #DCFBBC
square
#BCFBFA #DABCFB #FBBCBD #DCFBBC
split-complementary
#BCFBFA #FBBCDC #FBDABC
monochromatic
#48F4F1 #82F8F6 #BCFBFA #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.15
#BCFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#BCFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFBFA
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFBFA | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F5FA
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#A7FFFA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #bcfbfa; /* rgb */ color: rgb(188, 251, 250); /* oklch */ color: oklch(94.6% 0.063 194.9);
Tailwind
colors: {
custom: {
50: '#d1fcfb',
500: '#bcfbfa',
950: '#000000',
},
}SCSS
$custom: #bcfbfa; $custom-light: #d1fcfb; $custom-dark: #000000;
JSON
{
"hex": "#bcfbfa",
"rgb": {
"r": 188,
"g": 251,
"b": 250
},
"hsl": {
"h": 179.048,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.94569,
"c": 0.06291,
"h": 194.9
},
"luminance": 0.86588
}Semantic roles & 50–950 ramp
primary
#BCFBFA
secondary
#E07B7D
accent
#0004E5
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585