#BCFFF3#BCFFF3
#BCFFF3 is a very light, moderate teal. Relative luminance 0.887; OKLCH L 95.2% C 0.069 H 182.5°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BCFFF3 |
|---|---|
| RGB | rgb(188, 255, 243) |
| HSL | hsl(169, 100%, 87%) |
| HSV | hsv(169, 26%, 100%) |
| CMYK | cmyk(26.3%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(95.45, -23.17, -0.99) |
| CIE-LCH | lch(95.45, 23.19, 182.46°) |
| OKLab | oklab(95.21% -0.0685 -0.003) |
| OKLCH | oklch(95.21% 0.069 182.5) |
| XYZ | xyz(72.6715, 88.6791, 98.0643) |
| Luminance | 0.8868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.05
Pale Cyan
#B7FFFA
ΔE00 2.70
Duck Egg Blue
#C3FBF4
ΔE00 2.71
Pale Aqua
#B8FFEB
ΔE00 2.82
Light Cyan
#ACFFFC
ΔE00 4.01
Light Light Blue
#CAFFFB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCFFF3 #FFBCC8
analogous
#BCFFD2 #BCFFF3 #BCEAFF
triadic
#BCFFF3 #F3BCFF #FFF3BC
tetradic
#BCFFF3 #D2BCFF #FFBCC8 #EAFFBC
square
#BCFFF3 #D2BCFF #FFBCC8 #EAFFBC
split-complementary
#BCFFF3 #FFBCEA #FFD2BC
monochromatic
#42FFDD #7FFFE8 #BCFFF3 #E0FFFA #E0FFFA
Accessibility & contrast
On white
1.12
#BCFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#BCFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCFFF3
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCFFF3 | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F3
Deuteranopia (green-blind)
#ECEEF4
Tritanopia (blue-blind)
#A9FFFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #bcfff3; /* rgb */ color: rgb(188, 255, 243); /* oklch */ color: oklch(95.2% 0.069 182.5);
Tailwind
colors: {
custom: {
50: '#d1fff7',
500: '#bcfff3',
950: '#000000',
},
}SCSS
$custom: #bcfff3; $custom-light: #d1fff7; $custom-dark: #000000;
JSON
{
"hex": "#bcfff3",
"rgb": {
"r": 188,
"g": 255,
"b": 243
},
"hsl": {
"h": 169.254,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95214,
"c": 0.06857,
"h": 182.5
},
"luminance": 0.88682
}Semantic roles & 50–950 ramp
primary
#BCFFF3
secondary
#E7788C
accent
#0029E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685