#BCFFFC#BCFFFC
#BCFFFC is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.5% C 0.067 H 192.6°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFFC |
|---|---|
| RGB | rgb(188, 255, 252) |
| HSL | hsl(177, 100%, 87%) |
| HSV | hsv(177, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(95.68, -21.27, -5.29) |
| CIE-LCH | lch(95.68, 21.92, 193.98°) |
| OKLab | oklab(95.48% -0.065 -0.0145) |
| OKLCH | oklch(95.48% 0.067 192.6) |
| XYZ | xyz(74.0641, 89.2361, 105.3984) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.17
Eggshell Blue
#C4FFF7
ΔE00 2.26
Light Cyan
#ACFFFC
ΔE00 2.38
Duck Egg Blue
#C3FBF4
ΔE00 2.39
Light Light Blue
#CAFFFB
ΔE00 2.53
Light Sky Blue
#C6FCFF
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFFC #FFBCBF
analogous
#BCFFDB #BCFFFC #BCE1FF
triadic
#BCFFFC #FCBCFF #FFFCBC
tetradic
#BCFFFC #DBBCFF #FFBCBF #E1FFBC
square
#BCFFFC #DBBCFF #FFBCBF #E1FFBC
split-complementary
#BCFFFC #FFBCE1 #FFDBBC
monochromatic
#42FFF7 #7FFFF9 #BCFFFC #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.11
#BCFFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#BCFFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFFC
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFFC | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FC
Deuteranopia (green-blind)
#EAEFFD
Tritanopia (blue-blind)
#A6FFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #bcfffc; /* rgb */ color: rgb(188, 255, 252); /* oklch */ color: oklch(95.5% 0.067 192.6);
Tailwind
colors: {
custom: {
50: '#d2fffd',
500: '#bcfffc',
950: '#000000',
},
}SCSS
$custom: #bcfffc; $custom-light: #d2fffd; $custom-dark: #000000;
JSON
{
"hex": "#bcfffc",
"rgb": {
"r": 188,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.313,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95476,
"c": 0.06657,
"h": 192.6
},
"luminance": 0.8924
}Semantic roles & 50–950 ramp
primary
#BCFFFC
secondary
#E7787D
accent
#000AE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685