#BCFFFA#BCFFFA
#BCFFFA is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.4% C 0.067 H 190.3°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFFA |
|---|---|
| RGB | rgb(188, 255, 250) |
| HSL | hsl(176, 100%, 87%) |
| HSV | hsv(176, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 2%, 0%) |
| CIE-LAB | lab(95.63, -21.69, -4.34) |
| CIE-LCH | lch(95.63, 22.12, 191.31°) |
| OKLab | oklab(95.42% -0.0657 -0.012) |
| OKLCH | oklch(95.42% 0.067 190.3) |
| XYZ | xyz(73.7488, 89.1100, 103.7380) |
| Luminance | 0.8911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.80
Eggshell Blue
#C4FFF7
ΔE00 1.73
Duck Egg Blue
#C3FBF4
ΔE00 2.06
Light Cyan
#ACFFFC
ΔE00 2.41
Light Light Blue
#CAFFFB
ΔE00 2.63
Paleturquoise
#AFEEEE
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFFA #FFBCC1
analogous
#BCFFD9 #BCFFFA #BCE3FF
triadic
#BCFFFA #FABCFF #FFFABC
tetradic
#BCFFFA #D9BCFF #FFBCC1 #E3FFBC
square
#BCFFFA #D9BCFF #FFBCC1 #E3FFBC
split-complementary
#BCFFFA #FFBCE3 #FFD9BC
monochromatic
#42FFF1 #7FFFF5 #BCFFFA #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.12
#BCFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#BCFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFFA
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFFA | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#EBEEFB
Tritanopia (blue-blind)
#A6FFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfffa; /* rgb */ color: rgb(188, 255, 250); /* oklch */ color: oklch(95.4% 0.067 190.3);
Tailwind
colors: {
custom: {
50: '#d2fffb',
500: '#bcfffa',
950: '#000000',
},
}SCSS
$custom: #bcfffa; $custom-light: #d2fffb; $custom-dark: #000000;
JSON
{
"hex": "#bcfffa",
"rgb": {
"r": 188,
"g": 255,
"b": 250
},
"hsl": {
"h": 175.522,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95417,
"c": 0.06682,
"h": 190.3
},
"luminance": 0.89113
}Semantic roles & 50–950 ramp
primary
#BCFFFA
secondary
#E77880
accent
#0011E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685