#BCFFF6#BCFFF6
#BCFFF6 is a very light, moderate teal. Relative luminance 0.889; OKLCH L 95.3% C 0.068 H 185.8°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFF6 |
|---|---|
| RGB | rgb(188, 255, 246) |
| HSL | hsl(172, 100%, 87%) |
| HSV | hsv(172, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 3.5%, 0%) |
| CIE-LAB | lab(95.52, -22.54, -2.43) |
| CIE-LCH | lch(95.52, 22.67, 186.15°) |
| OKLab | oklab(95.3% -0.0673 -0.0069) |
| OKLCH | oklch(95.3% 0.068 185.8) |
| XYZ | xyz(73.1283, 88.8618, 100.4698) |
| Luminance | 0.8887 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.46
Pale Cyan
#B7FFFA
ΔE00 1.66
Duck Egg Blue
#C3FBF4
ΔE00 2.12
Light Cyan
#ACFFFC
ΔE00 3.15
Light Light Blue
#CAFFFB
ΔE00 3.31
Pale Aqua
#B8FFEB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFF6 #FFBCC5
analogous
#BCFFD5 #BCFFF6 #BCE7FF
triadic
#BCFFF6 #F6BCFF #FFF6BC
tetradic
#BCFFF6 #D5BCFF #FFBCC5 #E7FFBC
square
#BCFFF6 #D5BCFF #FFBCC5 #E7FFBC
split-complementary
#BCFFF6 #FFBCE7 #FFD5BC
monochromatic
#42FFE6 #7FFFEE #BCFFF6 #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.12
#BCFFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#BCFFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFF6
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFF6 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8F6
Deuteranopia (green-blind)
#ECEEF7
Tritanopia (blue-blind)
#A8FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfff6; /* rgb */ color: rgb(188, 255, 246); /* oklch */ color: oklch(95.3% 0.068 185.8);
Tailwind
colors: {
custom: {
50: '#d1fff9',
500: '#bcfff6',
950: '#000000',
},
}SCSS
$custom: #bcfff6; $custom-light: #d1fff9; $custom-dark: #000000;
JSON
{
"hex": "#bcfff6",
"rgb": {
"r": 188,
"g": 255,
"b": 246
},
"hsl": {
"h": 171.94,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.953,
"c": 0.06766,
"h": 185.8
},
"luminance": 0.88865
}Semantic roles & 50–950 ramp
primary
#BCFFF6
secondary
#E77887
accent
#001FE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685