#BCFFF7#BCFFF7
#BCFFF7 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.067 H 186.9°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFF7 |
|---|---|
| RGB | rgb(188, 255, 247) |
| HSL | hsl(173, 100%, 87%) |
| HSV | hsv(173, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(95.55, -22.33, -2.91) |
| CIE-LCH | lch(95.55, 22.52, 187.42°) |
| OKLab | oklab(95.33% -0.0669 -0.0081) |
| OKLCH | oklch(95.33% 0.067 186.9) |
| XYZ | xyz(73.2822, 88.9233, 101.2803) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Cyan
#B7FFFA
ΔE00 1.34
Eggshell Blue
#C4FFF7
ΔE00 1.40
Duck Egg Blue
#C3FBF4
ΔE00 2.01
Light Cyan
#ACFFFC
ΔE00 2.91
Light Light Blue
#CAFFFB
ΔE00 3.10
Pale Aqua
#B8FFEB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFF7 #FFBCC4
analogous
#BCFFD6 #BCFFF7 #BCE6FF
triadic
#BCFFF7 #F7BCFF #FFF7BC
tetradic
#BCFFF7 #D6BCFF #FFBCC4 #E6FFBC
square
#BCFFF7 #D6BCFF #FFBCC4 #E6FFBC
split-complementary
#BCFFF7 #FFBCE6 #FFD6BC
monochromatic
#42FFE8 #7FFFF0 #BCFFF7 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.12
#BCFFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#BCFFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFF7
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFF7 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F7
Deuteranopia (green-blind)
#EBEEF8
Tritanopia (blue-blind)
#A7FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfff7; /* rgb */ color: rgb(188, 255, 247); /* oklch */ color: oklch(95.3% 0.067 186.9);
Tailwind
colors: {
custom: {
50: '#d1fff9',
500: '#bcfff7',
950: '#000000',
},
}SCSS
$custom: #bcfff7; $custom-light: #d1fff9; $custom-dark: #000000;
JSON
{
"hex": "#bcfff7",
"rgb": {
"r": 188,
"g": 255,
"b": 247
},
"hsl": {
"h": 172.836,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95329,
"c": 0.06741,
"h": 186.9
},
"luminance": 0.88927
}Semantic roles & 50–950 ramp
primary
#BCFFF7
secondary
#E77885
accent
#001BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685