#BCFFFB#BCFFFB
#BCFFFB is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.4% C 0.067 H 191.5°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFFB |
|---|---|
| RGB | rgb(188, 255, 251) |
| HSL | hsl(176, 100%, 87%) |
| HSV | hsv(176, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(95.65, -21.48, -4.82) |
| CIE-LCH | lch(95.65, 22.01, 192.64°) |
| OKLab | oklab(95.45% -0.0653 -0.0133) |
| OKLCH | oklch(95.45% 0.067 191.5) |
| XYZ | xyz(73.9060, 89.1729, 104.5660) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 0.92
Eggshell Blue
#C4FFF7
ΔE00 1.98
Duck Egg Blue
#C3FBF4
ΔE00 2.20
Light Cyan
#ACFFFC
ΔE00 2.36
Light Light Blue
#CAFFFB
ΔE00 2.56
Paleturquoise
#AFEEEE
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFFB #FFBCC0
analogous
#BCFFDA #BCFFFB #BCE2FF
triadic
#BCFFFB #FBBCFF #FFFBBC
tetradic
#BCFFFB #DABCFF #FFBCC0 #E2FFBC
square
#BCFFFB #DABCFF #FFBCC0 #E2FFBC
split-complementary
#BCFFFB #FFBCE2 #FFDABC
monochromatic
#42FFF4 #7FFFF7 #BCFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.11
#BCFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#BCFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFFB
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFFB | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#EAEFFC
Tritanopia (blue-blind)
#A6FFFE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfffb; /* rgb */ color: rgb(188, 255, 251); /* oklch */ color: oklch(95.4% 0.067 191.5);
Tailwind
colors: {
custom: {
50: '#d2fffc',
500: '#bcfffb',
950: '#000000',
},
}SCSS
$custom: #bcfffb; $custom-light: #d2fffc; $custom-dark: #000000;
JSON
{
"hex": "#bcfffb",
"rgb": {
"r": 188,
"g": 255,
"b": 251
},
"hsl": {
"h": 176.418,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95447,
"c": 0.06668,
"h": 191.5
},
"luminance": 0.89176
}Semantic roles & 50–950 ramp
primary
#BCFFFB
secondary
#E7787F
accent
#000EE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685